Examples for GUIs (interactive plots)
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Chetan Rawal
le 31 Août 2017
Modifié(e) : per isakson
le 31 Août 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 commentaires
Voir également
Catégories
En savoir plus sur Graphics Objects dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!