Plotting Multiple Graphs in MATLAB GUI using a function

1 vue (au cours des 30 derniers jours)
Divan Cronje
Divan Cronje le 11 Août 2015
Modifié(e) : Divan Cronje le 11 Août 2015
I have written a function that returns three plots when one runs the function. I'm having trouble when I'm trying to plot each of these three in three different axes in the MATLAB gui because I do not know what these graphs are stored as in MATLAB to set each figure equal to a specific axes in the GUI window.
I know one can use the set(handles.axes1,...) but I do not know how to use it for three graphs that is run from a function in the GUI.m file and how to catch these files to set them to the appropriate axes.
Thank you in advance for any help

Réponses (0)

Catégories

En savoir plus sur 2-D and 3-D Plots 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!

Translated by