Remove Duplicates From 1D Array VI

Owning Palette: Array VIs and Functions

Requires: Base Development System

Removes duplicate elements from a 1D array. This VI preserves the original order of the elements.

 Add to the block diagram  Find on the palette
array specifies the input array. This input accepts a 1D array of any data type.
array with duplicates removed returns an array with the duplicate elements removed from array.