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 Solvers50
Suggested Problems
-
Find the alphabetic word product
3454 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3657 Solvers
-
Return the first and last characters of a character array
11735 Solvers
-
340 Solvers
-
180 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!