Problem 49647. Original coordinate of the min element of a subset of elements
Find the smallest element in a subset (marked by a logical matrix) of the given matrix, return its coordinate in the original matrix. Ignore NaN elements.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers20
Suggested Problems
-
915 Solvers
-
499 Solvers
-
Create an array (n,n) where only diagonal elements are '1' and others are '0'
85 Solvers
-
98 Solvers
-
68 Solvers
More from this Author14
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!