how to find the index of the highest negative element in a two dimensional matrix?
15 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
sandeep das
am 4 Jul. 2018
Kommentiert: sandeep das
am 4 Jul. 2018
suppose I have a two dimensional matrix having positive and negative elements. I want to find the index of the element which is the most negative element in the matrix. the index should give information about the row and column in which the element is present.
4 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Matrix Indexing 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!