Azzera filtri
Azzera filtri

sorting with respect to specific column

2 visualizzazioni (ultimi 30 giorni)
Hello everone,
i want to sort 500*6 matrix with respect to 6th column. How can i do that?
thanks

Risposta accettata

David Hill
David Hill il 26 Dic 2021
s=sortrows(yourMatrix,6);

Più risposte (0)

Categorie

Scopri di più su Shifting and Sorting Matrices in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by