Another recursive find file

版本 1.0.0.0 (2.2 KB) 作者: Azim
A recursive search for files with path name matching a wildcard or regular expression pattern.
471.0 次下载
更新时间 2012/1/27

查看许可证

Function searches a path recursively for file names matching either a wildcard expression (for example 'images*.*') or a regular expression (for example 'images[0-9].*\.*'). The function returns a cell array of the full path to each file matching the given pattern.

引用格式

Azim (2024). Another recursive find file (https://www.mathworks.com/matlabcentral/fileexchange/34816-another-recursive-find-file), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 File Operations 的更多信息
致谢

参考作品: findfiles

Community Treasure Hunt

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

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