List Files using Pull-Down Menus and Programmatic GUI
This function allows programmatic GUI users to view all the files and folders in a directory. It is an expansion of the 'Interactive List Box (GUIDE)' found here: http://www.mathworks.com/help/matlab/creating_guis/list-box-directory-reader-guide.html
To implement, copy the code into the function section of your matlab file and then call the function once all the gui components are loaded. The file location and the name of the popup box will need to be specified.
Cite As
Eliot (2025). List Files using Pull-Down Menus and Programmatic GUI (https://www.mathworks.com/matlabcentral/fileexchange/42906-list-files-using-pull-down-menus-and-programmatic-gui), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
