Problem 47305. Find the second biggist number in a vector or a matrix

Find the second biggist number in a vector or a matrix.
For example,
x = [1 2 3 4];
y_correct = 3;

Solution Stats

51.11% Correct | 48.89% Incorrect
Last Solution submitted on Apr 08, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers46

Suggested Problems

More from this Author2

Community Treasure Hunt

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

Start Hunting!