Introduction to GUI building with GUIDE in MATLAB
As we approach video number three hundred on this blog, I thought it was time to remake the original video that got this all started. I still refer people to it on a weekly basis. This shows you how to make a simple GUI 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 계정에 로그인하거나 계정을 새로 만드십시오.