recursiveDir(path)

Version 1.1.0.0 (434 Bytes) by Greg Holst
List all files in a directory recursively
69 Downloads
Updated 10 Jan 2018

View License

This will list all of the files in a directory recursively. It is a simple, self-referencing function.

Cite As

Greg Holst (2024). recursiveDir(path) (https://www.mathworks.com/matlabcentral/fileexchange/65671-recursivedir-path), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
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.1.0.0

Fixed a bug in the self-referencing argument list.

1.0.0.0