recursdir(baseDir,s​earchExpression)

Version 1.0.0.0 (1.18 KB) by Jason
A recursive search to find files that match the search expression
45 Downloads
Updated 6 Apr 2016

View License

A recursive search to find files that match the search expression (regular expression). It will walk a directory tree to find files and output them with full path name as a cell.

Cite As

Jason (2024). recursdir(baseDir,searchExpression) (https://www.mathworks.com/matlabcentral/fileexchange/56402-recursdir-basedir-searchexpression), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on File Operations in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

removed initial debugging lines