You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
FindFiles searchs recursively (or not) any file from a drive or a given folder using a given pattern. It is only limited by the syntax supported by the current recursive buit-in function dir.
FindFolders searchs recursively (or not) any "non sytem" folders from a given root path. It is similar to FindFiles and calls the current recursive buit-in function dir.
AddNewPath is similar to matlab addpath except it is much faser and return the folders added to the previous matlab path.
FolderFilter filters out the non user folders and is used internally by our finders or can be directly called by user to operate a filter operation.
GetDrivesLetter returns the pc available drives very fastly
Cite As
Alain Barraud (2026). Some Files Utilities (https://au.mathworks.com/matlabcentral/fileexchange/92538-some-files-utilities), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (4.28 KB)
MATLAB Release Compatibility
- Compatible with R2016b to R2021a
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
