Stuart’s MATLAB Videos

Watch and Learn

Populating a uicontrol and reading a directory in MATLAB

Recently, a MATLAB user asked me how to build a UI which lets the user display any image in a directory by selecting the name of the image from a pop-up menu. This uses a few concepts like the DIR command, setting the string of a UICONTROL, and using callback functions.
|
  • print

Comments

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