recursdir(baseDir,s​earchExpression)

版本 1.0.0.0 (1.2 KB) 作者: Jason
A recursive search to find files that match the search expression
46.0 次下载
更新时间 2016/4/6

查看许可证

A recursive search to find files that match the search expression (regular expression). It will walk a directory tree to find files and output them with full path name as a cell.

引用格式

Jason (2024). recursdir(baseDir,searchExpression) (https://www.mathworks.com/matlabcentral/fileexchange/56402-recursdir-basedir-searchexpression), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

removed initial debugging lines