Remove Duplicates From 1D Array
- Updated2025-07-30
- 1 minute(s) read
Removes duplicate elements from a 1D array. This VI preserves the original order of the elements.

Inputs/Outputs
array
—
array specifies the input array. This input accepts a 1D array of any data type.
array with duplicates removed
—
array with duplicates removed returns an array with the duplicate elements removed from array. |
array
—
array with duplicates removed
—