How to find the min values and their indices for a 2D array?
Show older comments
I have the following 10x5 array: LLP

I want to get the min value of this array and all its induces. I mean (4,5), (5,1), (5,2)....and so on
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!