Examples for GUIs (interactive plots)
1 回表示 (過去 30 日間)
古いコメントを表示
Hi everyone,
I am looking forward to adding interactive options into time series plots.
If this idea doesn't exist yet, it will be good create a link compilation with this purpose.
What about basics? Move points, add new ones clicking, delete points, right click button menu...
I found nice and simple examples few months ago but I can not find them again.
Which one do you recommend?
*
In the meanwhile there are some "high level" examples here:
- http://blogs.mathworks.com/pick/2010/11/19/interact-with-your-plots/
- http://www.mathworks.com/matlabcentral/fileexchange/23304-moveit2-move-a-graphical-object-with-the-mouse
- http://blogs.mathworks.com/pick/2010/11/12/moving-3d-objects-interactively/
- http://blogs.mathworks.com/pick/2011/06/03/interactive-data-navigation-pane-widget/ *
- http://www.mathworks.com/matlabcentral/fileexchange/30827-edit-plotted-data-with-mouse/content/draw_edit.m
* Or some basic examples:
0 件のコメント
回答 (1 件)
Chetan Rawal
2017 年 8 月 31 日
編集済み: per isakson
2017 年 8 月 31 日
In addition to the links already included in the question to get you started, the following documentation goes to GUI building in depth and includes the "Interactive Control and Callbacks" to help customize interactive behavior: https://www.mathworks.com/help/matlab/graphics-objects.html
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!