GUI

1 visualizzazione (ultimi 30 giorni)
Cindy
Cindy il 21 Mar 2012
why GUI certainly use FUNCTION to run, cannot use SCRIPT to run?

Risposta accettata

Jan
Jan il 21 Mar 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.

Più risposte (0)

Categorie

Scopri di più su Structures in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by