MATLAB Creating Graphical User Interfaces

(Barry) #1

12 Manage Application-Defined Data


copyfile(fullfile(docroot, 'techdoc','creating_guis',...
'examples','guide*.*')),...
fileattrib('guide*.*', '+w');
3 Display the UIs in three GUIDE Layout Editors with these commands:

guide guide_iconeditor;
guide guide_toolpalette;
guide guide_colorpalette;

(^4) View the code in the editor by clicking the Editor button, , in each Layout Editor.
(^5) Run the guide_iconeditor program by clicking Run Figure button, , in that
UI’s Layout Editor.
More About



  • “Nested Functions”

Free download pdf