Welcome to our Support Center

Remove Duplicates From 1D Array

Description

Removes duplicate elements from a one-dimentional array.

Warning : A new tensor is created for the output.

 

Input parameters

 

array : class, one-dimentional tensor.

Output parameters

 

array with duplicates removed : class, returns a tensor with the duplicate elements removed from array.

Example

All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install PERRINE library to run it).

Table of Contents
Index