Find corresponding element in same row as given value in matrix
Ältere Kommentare anzeigen
Hi there,
I am working with two column matrices. The matrices pull data from external files. Both matrices show basically one column corresponding to an x variable and one column corresponding to a y variable. The matrices share the same x variables and different y variables. I would like to:
- Find maximum y value in 1 of the column matrices.
- Use x value corresponding to max y value in matrix 1 to find y value in matrix 2.
Thank you in advance.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Matrix Indexing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!