dir_crawler.m

crawls through a directory tree and returns sub-directories and files with ability to search by name
292 download
Aggiornato 30 giu 2014

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2008a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su File Operations in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.2.0.0

fixes

1.1.0.0

fixed bugs and improved code.

1.0.0.0