I have a column of numbers , What is the codes for sorting them from minimum to maximum ?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I have a column of numbers , What is the codes for sorting them from minimum to maximum ?
Answers (1)
Azzi Abdelmalek
on 14 Jul 2014
sort(A)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!