simpleFileSelect(Fi​ltr,Titl)

Simple UI file selection for multiple/single file selection
39 Downloads
Updated 16 Feb 2016

View License

This function allows user to select a single of multiple files without having to deal with 'cell' data structure, thereby making it easier to handle. It also automatically saves the selected list for subsequent access as a mat file, which can be accessed separately also. It uses the 'uigetfile' function. Returns a single structure with the file name, extended file name, path and number of files selected.

Cite As

Osborn Oliver M (2026). simpleFileSelect(Filtr,Titl) (https://in.mathworks.com/matlabcentral/fileexchange/55421-simplefileselect-filtr-titl), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on File Operations in Help Center and MATLAB Answers
Acknowledgements

Inspired by: uigetfile - limit of files which can be loaded

Version Published Release Notes
1.0.0.0