Finds files in directory and subdirectories using a fast .NET framework method
When looking for the fastest method to list a huge number of files, I found the :NET framework method to be the most promising candidate. This script simply loads the corresponding assembly and searches the specified path for files of the desired type
.
See the script section -Test- for an example usage (important!).
Cite As
Vincent Wilms (2024). Finds files in directory and subdirectories using a fast .NET framework method (https://www.mathworks.com/matlabcentral/fileexchange/53458-finds-files-in-directory-and-subdirectories-using-a-fast-net-framework-method), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Changed the title |