02-28-2012 01:25 PM
Hello,
I am trying to learn about manipulating arrays. The example finder includes this one," build array_forum.vi", which shows the two modes, concatenate and append, which I can understand, HOWEVER, I cannot figure out how they built this vi. For example, I can find the Build Array function, but, I cannot understand how they created the "array of numeric data 1" "array of numeric data 2"...etc, and I cannot find the functions on the palettes that result in the display "build array concatenate inputs". Where are these blue functions????
Where are these functions found on the palette, and how does one construct them like this?
The other vi shown here, "for loop array_forum.vi" is my attempt to duplicate it, but, it does not show all the elements of the array; instead it displays only ONE element, the last element of the array. How do I display all the elements of the array I am trying to create using the FOR LOOP?
Thanks,
dave
Solved! Go to Solution.
02-29-2012 02:02 PM
I think I posted this in the wrong place. I reposted this to the Labview forum.
Dave