dir_crawler.m

crawls through a directory tree and returns sub-directories and files with ability to search by name
ダウンロード: 292
更新 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 Center および MATLAB AnswersFile 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