필터 지우기
필터 지우기

Control GUI with a script

조회 수: 5 (최근 30일)
Gabriel Bischof
Gabriel Bischof 2019년 7월 30일
댓글: Adam 2019년 7월 30일
I have a GUI wich shows a plot and Buttons wich should set some Datas.
Is it possible to plot in this GUI with an script?
For example:
H=GUIcontrol
Function setPlot(x,y)
H.plot(x,y)
End
  댓글 수: 3
Gabriel Bischof
Gabriel Bischof 2019년 7월 30일
편집: Gabriel Bischof 2019년 7월 30일
I have used GUIDE GUI. So you would recommend to create the GUI without GUIDE GUI?
I will try this. Thanks a lot
Adam
Adam 2019년 7월 30일
If you want to control it externally I would, yes.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by