How to find number in a matrix and output its row number?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
shatha almarri
il 15 Feb 2021
Risposto: Walter Roberson
il 15 Feb 2021
I have a coloumn vector
M = [83 82 86 84 85 90]
How can I find at which row the matrix has a value of 85 (should output row = 5 since 85 is on the 5th row)
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Matrix Indexing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!