recursdir(baseDir,s​earchExpression)

A recursive search to find files that match the search expression

You are now following this Submission

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 (2026). recursdir(baseDir,searchExpression) (https://uk.mathworks.com/matlabcentral/fileexchange/56402-recursdir-basedir-searchexpression), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

removed initial debugging lines