extracting rows with the highest value
Afficher commentaires plus anciens
I want to extract a row that has the highest value in one of the columns for example:
1 3
4 6
2 5
8 1
I would want to extract the row of 8 1
Réponse acceptée
Plus de réponses (1)
Image Analyst
le 11 Sep 2022
0 votes
Catégories
En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!