Info
This question is closed. Reopen it to edit or answer.
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 view (last 30 days)
Show older comments
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 Comment
Walter Roberson
on 24 Jul 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
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!