MATLAB Creating Graphical User Interfaces

(Barry) #1

1 About UIs in MATLAB Software


Goal Description of Approach
programmatically. You can fully define
each component with a single function call.
Create a moderately complex UI GUIDE simplifies the creation of
moderately complex UIs.
Create a complex UI with many
components, or one that interacts with
another UI.

Creating complex UIs programmatically
lets you control exact placement of the
components and provides reproducibility.
Free download pdf