How to find the exact index(row, col) of a maximum value in a matrix?
Mostrar comentarios más antiguos
I want to find the maximum value in an image, I tried to find its index and I found it after converting the image matrix into a vector. How can I find this value in a matrix? and then plot it over an image?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Matrices and Arrays en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!