unique_no_sort_rows

find unique rows of a matrix without resorting the rows

You are now following this Submission

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

Cite As

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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