dir_crawler.m

版本 1.2.0.0 (2.2 KB) 作者: Stephan Koehler
crawls through a directory tree and returns sub-directories and files with ability to search by name
292.0 次下载
更新时间 2014/6/30

查看许可证

script to crawl through a directory to obtain the tree and files therein.
if a search name for the sub-directories is specified only branches and files containing that name are returned.
if a search name for the files is specified only branches and files containing that name are returned

引用格式

Stephan Koehler (2024). dir_crawler.m (https://www.mathworks.com/matlabcentral/fileexchange/46873-dir_crawler-m), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
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.2.0.0

fixes

1.1.0.0

fixed bugs and improved code.

1.0.0.0