GUI picture is already loaded in axes when GUI opens
Mostra commenti meno recenti
I have a GUI that pulls images from a url then displays them in a figure with data plotted on top. The issue is, everytime I open the GUI, without interacting with any of the buttons, etc. there is already an image loaded in the axis fromm a previous time I used the program.
It doesn't update everytime I use the program, the image that preloads is one from a while ago and its always that image that loads. I though it midght have been a set handles error, but I don't see one.
I can add code if needed, but I wasn't sure if anyone else had already had this problem.
Thanks a bunch!
1 Commento
Sean de Wolski
il 24 Giu 2011
Does it open with the image if you've close MATLAB between sessions?
Risposta accettata
Più risposte (1)
Chris
il 24 Giu 2011
0 voti
Categorie
Scopri di più su Creating, Deleting, and Querying Graphics Objects in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!