GUI problem with zoom
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Joseph Cheng
el 13 de Jul. de 2014
Editada: Joseph Cheng
el 13 de Jul. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Data Exploration en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!