unique_no_sort_rows

find unique rows of a matrix without resorting the rows

Al momento, stai seguendo questo contributo

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

Cita come

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

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release 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