Plotting Multiple Graphs in MATLAB GUI using a function

1 Ansicht (letzte 30 Tage)
Divan Cronje
Divan Cronje am 11 Aug. 2015
Bearbeitet: Divan Cronje am 11 Aug. 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

Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by