GUI problem with zoom
조회 수: 6 (최근 30일)
이전 댓글 표시
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
Joseph Cheng
2014년 7월 13일
편집: Joseph Cheng
2014년 7월 13일
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.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Exploration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!