Arrange Vector in descending order - MATLAB Cody - MATLAB Central

Problem 247. Arrange Vector in descending order

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

Solution Stats

59.18% Correct | 40.82% Incorrect
Last Solution submitted on Mar 18, 2025

Problem Comments

Solution Comments

Show comments

Group

Project Euler II Image
Project Euler II
  • 12 Problems
  • 51 Finishers

Problem Recent Solvers11853

Community Treasure Hunt

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

Start Hunting!
Go to top of page