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?