07-31-2015 02:05 PM
How would I stop a while loop after the last element of a 2d array. I tried wiring an uninitialized array constant, and comparing it with the 2d array, which was indexed to a 1 d array, but that didn't work.
Solved! Go to Solution.
07-31-2015 02:23 PM
What's wrong with just using a FOR loop with autoindexing tunnels? Maybe you should give more context of exactly what you are trying to do.
07-31-2015 02:24 PM
So this has nothing to du with your other question:
http://forums.ni.com/t5/LabVIEW/stop-while-loop-after-last-element-of-array/m-p/3172678
07-31-2015 03:00 PM
Hahaha, hey, it's true what they say, a picture is worth a thousand words