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

66.67% Correct | 33.33% Incorrect
Last Solution submitted on Nov 14, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers18

Suggested Problems

More from this Author12

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!