Another recursive find file

Versión 1.0.0.0 (2,18 KB) por Azim
A recursive search for files with path name matching a wildcard or regular expression pattern.
471 descargas
Actualizado 27 ene 2012

Ver licencia

Function searches a path recursively for file names matching either a wildcard expression (for example 'images*.*') or a regular expression (for example 'images[0-9].*\.*'). The function returns a cell array of the full path to each file matching the given pattern.

Citar como

Azim (2024). Another recursive find file (https://www.mathworks.com/matlabcentral/fileexchange/34816-another-recursive-find-file), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre File Operations en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas
Agradecimientos

Inspirado por: findfiles

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0