folderGroupOpen

Detects files in a folder and calls the OPEN function to import them.
101 Downloads
Updated 15 Nov 2014

View License

% [dataTable, headerTable] = folderGroupOpen(confFolderPath)
% Input : confFolderPath - string of the folder containing files to be imported
% Output : dataTable - data array
% headerTable - cell array containing header text
%
% Notice : This script is developed and tested with RedHat Enterprise Linux 6.
% You can hold down the ENTER key if you are satisfied with the default format on the import form.
% If you need to import non-data arrays, you need to manually modify the importstr.* variable.

Cite As

Weihu Wang (2024). folderGroupOpen (https://www.mathworks.com/matlabcentral/fileexchange/48467-foldergroupopen), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0