An array is given that contains the marks. Find out the highest 3 marks - MATLAB Cody - MATLAB Central

Problem 57570. An array is given that contains the marks. Find out the highest 3 marks

Difficulty:Rate
An array is given that contains the marks received by a group of students in their class test. Find out the highest 3 marks received by the students?
For example if x=[12 5 12.5 10 13 14 8]
Output will be y=[14 13 12.5]

Solution Stats

57.89% Correct | 42.11% Incorrect
Last Solution submitted on Jan 16, 2025

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
1
2

Problem Recent Solvers22

Suggested Problems

More from this Author8

Community Treasure Hunt

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

Start Hunting!