Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
I hava a matrix: BB = [-1 5 6;4 -3 2;5 6 -7] , i want to know how display the loctation of the positive elements using for loop and while loop ?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have this matrix BB = [-1 5 6;4 -3 2;5 6 -7] I want to know how can I display the location of the positive elements using for loop and using while loop
1 Commento
Walter Roberson
il 24 Lug 2018
Duplicated by later https://www.mathworks.com/matlabcentral/answers/411966-i-have-a-matrix-bb-1-5-6-4-3-2-5-6-7-how-can-i-print-the-location-index-of-the-positive-ele which has more activity
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!