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 アカウントにサインインするか新しい MathWorks アカウントを作成します。