finding position in matrix

3 visualizzazioni (ultimi 30 giorni)
sarp karayegen
sarp karayegen il 20 Apr 2020
Risposto: Jyotsna Talluri il 23 Apr 2020
I couldnt find the way to figure out how find position M(m,n) matrix can you help me ?
  2 Commenti
Ameer Hamza
Ameer Hamza il 20 Apr 2020
sarp, can you further elaborate your question with an example of what you mean by "find position M(m,n)"?

Accedi per commentare.

Risposte (1)

Jyotsna Talluri
Jyotsna Talluri il 23 Apr 2020
[row,column] = find(M ==element);

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by