imshow - Stretching image to fill axis
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (1)
Jurgen
le 13 Jan 2013
0 votes
Have you tried image or imagesc? Or the 'axis image' command?
Catégories
En savoir plus sur Images dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!