imshow - Stretching image to fill axis
古いコメントを表示
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
採用された回答
その他の回答 (1 件)
Jurgen
2013 年 1 月 13 日
0 投票
Have you tried image or imagesc? Or the 'axis image' command?
カテゴリ
ヘルプ センター および File Exchange で Contrast Adjustment についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!