How do we find value greater than certain number in a array?
29 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
sam moor
am 23 Apr. 2017
Kommentiert: sam moor
am 24 Apr. 2017
I have 2 dimensional array as shown in the figure below. I want to search the number from left to right that is greater than 0.1 in both rows. for example, the condition that satisfies greater than 0.1 from left(begin from left) is column 2 and pick the smaller number of two rows of column 2 i.e. 0.6071 and store the number in new matrix. Any idea is appreciated.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/163243/image.jpeg)
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Resizing and Reshaping Matrices finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!