Examples for GUIs (interactive plots)
Mostrar comentarios más antiguos
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:
Respuestas (1)
Chetan Rawal
el 31 de Ag. de 2017
Editada: per isakson
el 31 de Ag. de 2017
0 votos
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
Categorías
Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!