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.
Problem Recent Solvers187
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
43519 Solvers
-
Return elements unique to either input
725 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
7928 Solvers
-
2581 Solvers
-
396 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!