Effacer les filtres
Effacer les filtres

Control GUI with a script

5 vues (au cours des 30 derniers jours)
Gabriel Bischof
Gabriel Bischof le 30 Juil 2019
Commenté : Adam le 30 Juil 2019
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 commentaires
Gabriel Bischof
Gabriel Bischof le 30 Juil 2019
Modifié(e) : Gabriel Bischof le 30 Juil 2019
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 le 30 Juil 2019
If you want to control it externally I would, yes.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Produits


Version

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by