Examples for GUIs (interactive plots)
6 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Chetan Rawal
on 31 Aug 2017
Edited: per isakson
on 31 Aug 2017
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 Comments
See Also
Categories
Find more on Graphics Objects in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!