how can i display full streched image on axes in gui??
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Image Analyst
2012 年 1 月 29 日
In imshow(), set the 'InitialMagnification' property to be 100.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!