Problem 47305. Find the second biggist number in a vector or a matrix
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 commentsProblem Recent Solvers49
Suggested Problems
-
Split a string into chunks of specified length
1969 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1214 Solvers
-
convert matrix to single column
422 Solvers
-
Matlab Basics - y as a function of x
512 Solvers
-
231 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!