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
-
6375 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3037 Solvers
-
281 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1214 Solvers
-
1000 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!