load multiply image on GUI

1 vue (au cours des 30 derniers jours)
LIU WEIHUA
LIU WEIHUA le 19 Fév 2012
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!

Réponses (1)

Image Analyst
Image Analyst le 19 Fév 2012
Use "cla" or "cla reset" in between calls to imshow() or whatever.

Catégories

En savoir plus sur Import, Export, and Conversion dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by