LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Arrays part 2

So what I mean is the following: I have an array with the values 10,1,2,10,3,4. Now I want to delete one of the two 10's because I want to keep an array with all different values. How can I detect that I have two the same values in my array. That is the question. Can you maybe send me some example code for this issue. Thanks in advance, Davy
0 Kudos
Message 1 of 2
(2,508 Views)
And the answer is the same, use the Remove duplicates from array VI from the OpenG toolkit...
0 Kudos
Message 2 of 2
(2,508 Views)