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 comments
Loading...
Problem Recent Solvers52
Suggested Problems
-
Replace NaNs with the number that appears to its left in the row.
3064 Solvers
-
Flip the main diagonal of a matrix
904 Solvers
-
Matlab Basics II - Extract last 3 elements of a vector
262 Solvers
-
1254 Solvers
-
660 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!