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
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1305 Solvers
-
07 - Common functions and indexing 6
468 Solvers
-
Cumulative product of a vector
300 Solvers
-
Calculate the average value of the elements in the array
1740 Solvers
-
114 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!