Recursive addpath
Recursively adds directories to MATLAB path, optionally ignores some
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Anthony Kendall (2026). Recursive addpath (https://nl.mathworks.com/matlabcentral/fileexchange/21086-recursive-addpath), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: genpath_exclude
General Information
- Version 1.6.0 (3.5 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.6.0 | Optimizations and Mac compatibility changes. |
||
| 1.5.0 | Extensive modifications to code, renamed variables, better input checking, error checking, a debug mode, more examples, better help. |
||
| 1.4.0 | Added new capability to recursively remove directories, fixed a small bug. |
||
| 1.3.0 | Made changes to reflect reviewer comments. Thanks! |
||
| 1.0.0 | Fixed small error in initial submission |