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
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers49
Suggested Problems
-
Extract leading non-zero digit
2243 Solvers
-
All your base are belong to us
571 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1296 Solvers
-
Side of an equilateral triangle
6832 Solvers
-
1018 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!