This function was created before GenPath and may be helpful to those who do not have it.
It is useful to put this function in your STARTUP.M file, so you can automatically add direcories to your path when you launch MATLAB. This way, even if your directory structure has changed, you will still include all your m-files.
Example:
AddRecursivePath('c:\dev\MATLAB');
引用格式
Michael Robbins (2026). AddRecursivePath (https://ww2.mathworks.cn/matlabcentral/fileexchange/7764-addrecursivepath), MATLAB Central File Exchange. 检索时间: .
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |
