Problem 247. Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]
Solution Stats
Problem Comments
-
14 Comments
Show
11 older comments
Audrey
on 13 Jul 2022
sort with direction
Karan
on 5 Mar 2024
good question
Samuel
on 14 Dec 2024
Good problem
Solution Comments
Show commentsProblem Recent Solvers11823
Suggested Problems
-
Remove the small words from a list of words.
1526 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3372 Solvers
-
Convert a numerical matrix into a cell array of strings
2061 Solvers
-
747 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
763 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!