How to sort the components of a vector?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
How can i sort the components of a vector in increasing order?
0 Commenti
Risposta accettata
Stephen23
il 19 Feb 2016
Modificato: Stephen23
il 19 Feb 2016
sort(vec)
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Shifting and Sorting Matrices in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!