Labview forum,
I have a cluster which contains both array and non-array elements.
Each array should be the same length.
I would like a function which removes a specified index (or index list) from each array in the cluster but leaves the non-array cluster elements untouched.
Attached I have attempted to write this function as generic function without prior knowledge of the number of arrays within the cluster.
I have tried to use references but encountered a problem where I cannot access the data of the arrays inside the cluster.
Any help?
Regards,
Jamie
Using Labview version 8.0