フィルターのクリア

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 Center および File ExchangeMigrate GUIDE Apps についてさらに検索

製品


リリース

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by