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에서 Images에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!