AddRecursivePath
by Michael Robbins
01 Jun 2005
(Updated 03 Jun 2005)
Adds the directory specified and all subdirectories to the path.
|
Watch this File
|
| File Information |
| Description |
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'); |
| MATLAB release |
MATLAB 5.2 (R10)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com