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
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
53288 Solvers
-
Return a list sorted by number of occurrences
2895 Solvers
-
762 Solvers
-
Find the Oldest Person in a Room
20870 Solvers
-
1062 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!