Matlab equivalent to Python's "glob"

I have found the Python function "glob" to be very useful in scanning directories to see if new files have arrived. Is there something similar in matlab?

2 Comments

There is a glob function now in File Exchange 40149
Thanks, Peter!

Sign in to comment.

 Accepted Answer

Walter Roberson
Walter Roberson on 25 Mar 2011
No, there is not.
Some Matlab File Exchange contributions that might help include 19550 and 20814 and 22544 and 8682

More Answers (0)

Community Treasure Hunt

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

Start Hunting!