MATLAB Creating Graphical User Interfaces

(ff) #1

  • colorPalette is the Figure object for the guide_colorPalette window.


Similarly, guide_iconeditor_OpeningFcn calls the guide_toolpalette function
with similar input and output arguments.


Passing the Figure object between these functions allows the guide_iconEditor window
to access the handles structure of the other two windows. Likewise, the other two
windows can access the handles structure for the guide_iconEditor window.


See Also


Related Examples



  • “Nested Functions”

  • “Interrupt Callback Execution” on page 12-2

  • “Write Callbacks in GUIDE” on page 7-2

  • “Write Callbacks for Apps Created Programmatically” on page 10-5


See Also
Free download pdf