Problem 55250. Find the minimum of the column-maximums of a matrix
Solution Stats
Problem Comments
-
2 Comments
Neha Shaah
on 22 Oct 2022
Test suite 9 fails - min logic used
Matt Tearle
on 24 Oct 2022
@Neha Shaah: how so? If the input is a row vector, the column maximums will be the elements themselves. Hence the minimum will be the minimum of the input vector itself.
Solution Comments
Show commentsProblem Recent Solvers235
Suggested Problems
-
Swap the first and last columns
18238 Solvers
-
2169 Solvers
-
8398 Solvers
-
11734 Solvers
-
Determine Whether an array is empty
746 Solvers
More from this Author22
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!