extracting a row from a matrix that has the highest value
3 views (last 30 days)
Show older comments
I want to extract a row that has the highest value in one of the columns for example:
3 4
4 10
7 2
2 5
I would want to extract the row of 7 2
1 Comment
Answers (0)
See Also
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!