How to sort the components of a vector?
1 view (last 30 days)
Show older comments
How can i sort the components of a vector in increasing order?
0 Comments
Accepted Answer
Stephen23
on 19 Feb 2016
Edited: Stephen23
on 19 Feb 2016
sort(vec)
More Answers (0)
See Also
Categories
Find more on Shifting and Sorting Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!