Min to Max in MatLab
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Maja Pavkovic
am 18 Apr. 2016
Kommentiert: Maja Pavkovic
am 18 Apr. 2016
Which command do I need to order values from min to max?
Something like: v1 = [2, 5, 9, 1]
And the output should be: v1 = 1, 2, 5, 9
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Logical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!