Examples for GUIs (interactive plots)
显示 更早的评论
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:
回答(1 个)
Chetan Rawal
2017-8-31
编辑:per isakson
2017-8-31
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 2-D and 3-D Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!