In guide_inconeditor.m, the function guide_iconeditor_OpeningFcn contains
this command:
colorPalette = guide_colorpalette('iconEditor', hObject)
The arguments are:
- 'iconEditor' specifies that a callback in the guide_iconEditor window triggered
the execution of the function. - hObject is the Figure object for the guide_iconEditor window.
11 Manage Application-Defined Data