How to learnt matrix element index...
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
for ex; I have matrix written below.
10 11 12
13 14 15
4 5 6
45 55 65
Is there any comment or function to retrieve index of element...
for example I want to learn index of 5,function should give me an ans=(3,2)
...
1 Commento
Jan
il 31 Mar 2011
This is a very basic question. Please read the "Getting Started" chapters of the documentation.
Risposte (1)
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!