Extension of union(..) to 2D
Version 1.0.0.0 (1.17 KB) by
Sergei Lubensky
union2d([1,2; 3,4; 1,2; 3,5]) = ...
[1,2; 3,4; 3,5]
unique rows of a 2D matrix - extension of union(...) to pairs of numbers
Cite As
Sergei Lubensky (2026). Extension of union(..) to 2D (https://www.mathworks.com/matlabcentral/fileexchange/32689-extension-of-union-to-2d), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2011a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
