LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

remove repetitions from array

Hi

I would like to know how to remove repeitions from a 1D array. For example, AAANNNNDDDDKLL to ANDKL.

Also, what if the array is not sorted?

 

Arjun

0 Kudos
Message 1 of 5
(3,153 Views)

Hi Arjun,

 

searching the forum for "duplicates" brings up a lot of interesting threads like this!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 5
(3,148 Views)
I have used this one in the past.  But if anybody has a more memory effecient way to do it I would be happy to hear it.
Message 3 of 5
(3,124 Views)

Thanks both of you

 

Arjun

0 Kudos
Message 4 of 5
(3,114 Views)
OpenG has some great free toolkits that will do this.
Now Using LabVIEW 2019SP1 and TestStand 2019
0 Kudos
Message 5 of 5
(3,091 Views)