Introduction to GUI building with GUIDE in MATLAB
The basics of GUIDE are:
- Lay out controls of the GUI
- Wire up callbacks, the function that runs when you interact with the controls
- Gather data from the controls
This series shows these basic skills. They allow you to make a wide array of GUIs very easily.
评论
要发表评论,请点击 此处 登录到您的 MathWorks 帐户或创建一个新帐户。