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

68.97% Correct | 31.03% Incorrect
Last Solution submitted on Oct 02, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers20

Suggested Problems

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!