extracting rows with the highest value
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Image Analyst
el 11 de Sept. de 2022
0 votos
Categorías
Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!