Create zoom function in GUI
이전 댓글 표시
Hello community,
I've got a GUI with controls and axes. I need to zoom in and out my axes after plotting. I want to do this with pushing mouse button. Any idea how can I do this?
Thanks in advance.
Best regards,
Andrew
답변 (2개)
I suggest to search in the internet at first, because you will find a lot of existing solutions:
댓글 수: 1
Jan
2013년 1월 9일
I'd prefer the scrollwheel for zooming in and out.
Image Analyst
2013년 1월 9일
0 개 추천
댓글 수: 2
Andrew
2013년 1월 9일
Image Analyst
2013년 1월 9일
If clicking the mouse button on a slider is too inconvenient, what could be more convenient? Clicking on the image? Is that more convenient? If so, then you'll have to make a callback for the mouse button down event.
카테고리
도움말 센터 및 File Exchange에서 Data Exploration에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!