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

评论

要发表评论,请点击 此处 登录到您的 MathWorks 帐户或创建一个新帐户。