why GUI certainly use FUNCTION to run, cannot use SCRIPT to run?

 Accepted Answer

Jan
Jan on 21 Mar 2012

0 votes

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.

More Answers (0)

Categories

Asked:

on 21 Mar 2012

Community Treasure Hunt

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

Start Hunting!