GUI problem with zoom
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello, I have a problem with my GUI. I created two uimenu objects named Zoom in and Zoom out respectively. When i click the zoom in, i want to be able to zoom in at the axes and when i click the uimenu zoom out i want the axes to be reset. For the zoom in callback i just wrote zoom on and seems to work, but the zoom reset, doesnt seem to work to the zoom out uimenu. Any help ?
1 Commento
Joseph Cheng
il 13 Lug 2014
Modificato: Joseph Cheng
il 13 Lug 2014
Can you supply the snippits of code for each of the ones that work or don't work? it is difficult to figure out what went wrong if we don't know how you implemented it.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Data Exploration in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!