how can i display full streched image on axes in gui??
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Image Analyst
el 29 de En. de 2012
In imshow(), set the 'InitialMagnification' property to be 100.
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!