LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Splitting a 2D array

Hi,

I have a 2d array with m rows and n columns and now I want to split into two smaller 2 d arrays. One 2D sub array should have x rows and n columns and the other 2 D array should have y rows and n columns where
(x + y = m).

Can any one help me in doing this,
Thanks
Ajit.
0 Kudos
Message 1 of 2
(2,728 Views)
Hope this helps as a start.
0 Kudos
Message 2 of 2
(2,728 Views)