LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Seperate Arrays

Solved!
Go to solution

I have a 1D array, and I would like to split it into two. i.e first array will contain index(0,2,4,6,8....). Second array will contain index(1,3,5,7...). I am trying to avoid a for or while loop, but finding it difficult to figure it out just with the array functions.

 

22485i3E860E88D3AA424A

 

Thanks for any suggestion.

0 Kudos
Message 1 of 2
(2,312 Views)
Solution
Accepted by topic author ade77

Decimate 1D Array

--
Tim Elsey
Certified LabVIEW Architect
Message 2 of 2
(2,307 Views)