Selecting multiple files
Version 1.0.0.0 (2.44 KB) by
Rex Tenorio
Allows the user to open multiple files.
4.3K Downloads
Updated
27 Jan 2005
No License
Just copy this dll to the directory where you are currently working.
Just type this command:
[File,Path] = uigetfiles('*.mdl','<Any text>');
and you will notice that you can open any number of .mdl files or any filetype depending on the filter that you have set. This command is similar to uigetfile but that command encounters a problem when reading more approximately more than 45 files.
Cite As
Rex Tenorio (2025). Selecting multiple files (https://se.mathworks.com/matlabcentral/fileexchange/6800-selecting-multiple-files), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R12.1
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on File Operations in Help Center and MATLAB Answers
Tags
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 |
