Stuart’s MATLAB Videos

Watch and Learn

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.

|
  • print

Comments

To leave a comment, please click here to sign in to your MathWorks Account or create a new one.