Plotting Multiple Graphs in MATLAB GUI using a function

조회 수: 1 (최근 30일)
Divan Cronje
Divan Cronje 2015년 8월 11일
편집: Divan Cronje 2015년 8월 11일
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

답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by