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 commentsGroup

BMEG309
- 10 Problems
- 45 Finishers
- Find the sum of all the numbers of the input vector
- Select every other element of a vector
- Arrange Vector in descending order
- Get the length of a given vector
- Flip the vector from right to left
- Whether the input is vector?
- Bullseye Matrix
- Determine if input is odd
- Draw a '0' in a one matrix!
- Tell me the slope
Problem Recent Solvers11946
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!