how can i display full streched image on axes in gui??
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am displaying image on the axes but when i execute the program it shows like shrinked image... i want to show the image on whole axes. how can i do that??
0 commentaires
Réponse acceptée
Image Analyst
le 29 Jan 2012
In imshow(), set the 'InitialMagnification' property to be 100.
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!