dir_crawler.m

crawls through a directory tree and returns sub-directories and files with ability to search by name

Vous suivez désormais cette soumission

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

Citation pour cette source

Stephan Koehler (2026). dir_crawler.m (https://fr.mathworks.com/matlabcentral/fileexchange/46873-dir_crawler-m), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.2.0.0

fixes

1.1.0.0

fixed bugs and improved code.

1.0.0.0