unique_no_sort_rows

find unique rows of a matrix without resorting the rows
534 Downloads
Updated 31 Aug 2009

View License

Similar unique_no_sort in functionality, but adds the ability to find unique rows.

Cite As

Michael Petralia (2024). unique_no_sort_rows (https://www.mathworks.com/matlabcentral/fileexchange/25187-unique_no_sort_rows), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Shifting and Sorting Matrices in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.3.0.0

uploaded correct file

1.2.0.0

made function extend to MxN matrices with N>2

1.1.0.0

modified the output of the code to not include a column of indices.

1.0.0.0