Borrar filtros
Borrar filtros

Control GUI with a script

5 visualizaciones (últimos 30 días)
Gabriel Bischof
Gabriel Bischof el 30 de Jul. de 2019
Comentada: Adam el 30 de Jul. de 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 comentarios
Gabriel Bischof
Gabriel Bischof el 30 de Jul. de 2019
Editada: Gabriel Bischof el 30 de Jul. de 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 el 30 de Jul. de 2019
If you want to control it externally I would, yes.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Productos


Versión

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by