How to identify the location of a cell that meets a specific quantity condition?

N
Nalani · Oct 3, 2020 · 2K views
Question
Is anyone familiar with an in-built MATLAB command that can specify locations of where a certain conditions is met? For Example: I have a gradient intensity matrix that lists the intensity of each pixel in an image and I want to find the index locations [x,y] of all pixels with a value greater than a set threshold. I know this can be done in a FOR loop but I was curious if there was an equivalent like how some other coding languages have.
Expert Answer
Profile picture of John Williams
John Williams PhD Expert
Answered Aug 24, 2026
[x, y] = find (matrix > value)
100% Run Guarantee 3-Hour Fast-Track Delivery

Need a Custom Version or Complete Simulation for This Problem?

Our 500+ PhD engineers build, debug, and optimize working MATLAB scripts and Simulink (.slx) models tailored to your exact assignment rubrics with zero plagiarism.

Tested on MATLAB R2024b / R2026a
Turnitin 0% Plagiarism Report
Free 7-Day Revisions Guarantee
Have a different question? Ask here

Get a Free Consultation or a Sample Assignment Review!