Lesson 14: Creating Graphical User Interfaces
Objective
- To learn how to use the GUI layout editor.
- To understand how to design callback functions.
Background
14.1 Create a GUI App
Create a GUI application in MATLAB is easy.
- Creating the GUI layout
From HOME toolstrip, click New ➤ App, or from APPS toolstrip, click Design App to open the App Design window.
- ...
14.2
14.3
14.4
14.5
14.6
Questions