GUI

1 visualización (últimos 30 días)
Cindy
Cindy el 21 de Mzo. de 2012
why GUI certainly use FUNCTION to run, cannot use SCRIPT to run?

Respuesta aceptada

Jan
Jan el 21 de Mzo. de 2012
You can create a GUI in a script also. But GUIDE uses nested function and/or subfunctions for the callbacks. And functions cannot be defined inside scripts.

Más respuestas (0)

Categorías

Más información sobre Structures en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by