LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Split array of clusters

I have a problem which cost me a lot of time, but without success.
An array of clusters has to be split into separate arrays. The criteria of split is value of second field of clusters.
For each value should be one target array, so number of arrays varies.
I hope the attached vi shows the problem more clear. In this example the source array have to be divided on three arrays.
How to solve it?
0 Kudos
Message 1 of 2
(3,175 Views)
Try this. The only thing you need to do now is to break out each subarray. hope this helps.
BJD1613

Lead Test Tools Development Engineer

Philips Respironics

Certified LV Architect / Instructor
0 Kudos
Message 2 of 2
(3,161 Views)