axis automatically resize to image
5 次查看(过去 30 天)
显示 更早的评论
How to I make my axis automatically resize to fit any image? I am building a GUI
4 个评论
Image Analyst
2020-5-7
The size of your axes control on your GUI does adjust it's size somewhat in response to the image you put into it, while maintaining the aspect ratio and zooming it as much as it can while showing the entire image with the original aspect ratio. If you don't want that, and want to zoom further, see attached demo.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!