load multiply image on GUI

2 次查看(过去 30 天)
LIU WEIHUA
LIU WEIHUA 2012-2-19
when using GUI , I use Axes to load images, and load the first image successfully, however,when I load the second image, it becomes small than first image and overlapped on the first image. How can I remove the first image and make the rest image the same size as first one? which function should I use? Thank you very much!

回答(1 个)

Image Analyst
Image Analyst 2012-2-19
Use "cla" or "cla reset" in between calls to imshow() or whatever.

类别

Help CenterFile Exchange 中查找有关 Import, Export, and Conversion 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by