unique

(method of vector3d)

disjoint list of vectors

Syntax

v = unique(v) % find disjoined elements of the vector v
[v,m,n] = unique(v,varargin)] %

Input

v

vector3d

Output

v

vector3d

m
n