LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Split an array of data in two arrays

Hi,
 
I've got an array of data with for example 100 data points, I need to split it in two arrays that the first one contains data points from index 1 to 50 and the second one from 51 to 100,
 
Is there any way of doing that?
0 Kudos
Message 1 of 2
(2,471 Views)
LV Functions palette >> Programming >> Array >> Split 1 D Array




Message Edité par JB le 04-11-2008 09:45 AM
0 Kudos
Message 2 of 2
(2,470 Views)