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
-
Return the largest number that is adjacent to a zero
5516 Solvers
-
Longest run of consecutive numbers
6476 Solvers
-
Output any real number that is neither positive nor negative
410 Solvers
-
268 Solvers
-
182 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!