GUI problem with zoom
1 view (last 30 days)
Show older comments
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 Comment
Joseph Cheng
on 13 Jul 2014
Edited: Joseph Cheng
on 13 Jul 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.
Answers (0)
See Also
Categories
Find more on Data Exploration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!