Info
此问题已关闭。 请重新打开它进行编辑或回答。
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 次查看(过去 30 天)
显示 更早的评论
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 个评论
Walter Roberson
2018-7-24
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
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!