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
-
Number of 1s in the Binary Representation of a Number
467 Solvers
-
Back to basics 23 - Triangular matrix
1089 Solvers
-
Determine Whether an array is empty
794 Solvers
-
Who is the smartest MATLAB programmer?
776 Solvers
-
Rotate a matrix for 180 degree
210 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!