Create zoom function in GUI
Show older comments
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
Answers (2)
I suggest to search in the internet at first, because you will find a lot of existing solutions:
1 Comment
Jan
on 9 Jan 2013
I'd prefer the scrollwheel for zooming in and out.
Image Analyst
on 9 Jan 2013
0 votes
2 Comments
Andrew
on 9 Jan 2013
Image Analyst
on 9 Jan 2013
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.
Categories
Find more on Data Exploration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!