You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Make a list contains all the interested files in given paths
Inputs:
% topPath: define the most parent path to be searched
% subPathPattern: define the pattern of the child path to be searched
% fileNamePattern: define the pattern of the file name to be searched
% extension: define the pattern of the file name to be searched
% All the inputs can be character vector or cell array of charactor vector or empty cell
%
% Output:
% files.name: file name
% files.folder: folder contains the file
% files.access: fullpath to access the file
Cite As
FEI MA (2026). fileInPath (https://in.mathworks.com/matlabcentral/fileexchange/72028-fileinpath), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.2 (2.88 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
