imshow - Stretching image to fill axis
Mostrar comentarios más antiguos
I'm trying to display an image on an axis within a GUI. I'm using the imshow function, but it keeps the dimension ratio of the image. I would like to stretch the image, ignoring the dimension ratio, to fill the axis. Any suggestions?
Thanks, Matt
Respuesta aceptada
Más respuestas (1)
Jurgen
el 13 de En. de 2013
0 votos
Have you tried image or imagesc? Or the 'axis image' command?
Categorías
Más información sobre Contrast Adjustment en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!