Create zoom function in GUI
1 回表示 (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (2 件)
Image Analyst
2013 年 1 月 9 日
2 件のコメント
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.
参考
カテゴリ
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!