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 Solvers53
Suggested Problems
-
Project Euler: Problem 7, Nth prime
1776 Solvers
-
Find the sum of the elements in the "second" diagonal
1206 Solvers
-
Create a two dimensional zero matrix
531 Solvers
-
546 Solvers
-
Finding an element in a vector
206 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!