how to find the index of the highest negative element in a two dimensional matrix?
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
sandeep das
el 4 de Jul. de 2018
Comentada: sandeep das
el 4 de Jul. de 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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Matrix Indexing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!