Some Files Utilities

版本 1.0.0 (4.3 KB) 作者: Alain Barraud
This small package contains easy to use and very fast functions to search files or folders to update matlab path or get all the pc drives.
16.0 次下载
更新时间 2021/5/19

查看许可证

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

引用格式

Alain Barraud (2024). Some Files Utilities (https://www.mathworks.com/matlabcentral/fileexchange/92538-some-files-utilities), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021a
兼容 R2016b 到 R2021a 的版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0