Problem 247. Arrange Vector in descending order

If x=[0,3,4,2,1] then y=[4,3,2,1,0]

Solution Stats

59.62% Correct | 40.38% Incorrect
Last Solution submitted on Apr 15, 2024

Problem Comments

Solution Comments

Show comments


Problem Recent Solvers10442

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!