Find the second biggist number in a vector or a matrix - MATLAB Cody - MATLAB Central

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

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

Solution Stats

51.61% Correct | 48.39% Incorrect
Last Solution submitted on Dec 13, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers48

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!
Go to top of page