Filter löschen
Filter löschen

GUI

2 Ansichten (letzte 30 Tage)
Cindy
Cindy am 21 Mär. 2012
why GUI certainly use FUNCTION to run, cannot use SCRIPT to run?

Akzeptierte Antwort

Jan
Jan am 21 Mär. 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.

Weitere Antworten (0)

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by