wildcardsearch

Searches the file system for files or folders matching a wildcard pattern

You are now following this Submission

WILDCARDSEARCH(ROOTDIR, SEARCHSTRING) Searches the file system from the starting directory ROOTDIR for files and folders matching the pattern SEARCHSTRING. The function WILDCARDSEARCH is similar to the search file option in Explorer.

Have a look at the source code for more information. For more info on this function and how to use it, bug reports, feature requests, etc. feel free to contact the author.

Cite As

Bob Hamans (2026). wildcardsearch (https://au.mathworks.com/matlabcentral/fileexchange/16217-wildcardsearch), 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

Minor update to 'regexpdir' function.