LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

rearrange 3d array into 2d array

What were you trying to do the the FOR loop?  It looks like it is adding the same element at the bottom of the array for the number if iterations of the loop..

I'm a bit confused..

R

0 Kudos
Message 11 of 13
(895 Views)
It just adds the previous arrays to the current one,
it gets about a problem of variable lengths of arrays, and adjoining a number of them up into one long array.
0 Kudos
Message 12 of 13
(867 Views)

Can you post the code that contains the FOR loop from the image?

R

0 Kudos
Message 13 of 13
(855 Views)