| Development Environment | ![]() |
Removing Directories from the Search Path
To remove directories from the MATLAB search path using the Set Path dialog box:
Function Alternative. To remove directories from the search path, use rmpath.
You can include rmpath functions in your startup M-file to automatically modify the path when MATLAB starts.
| Moving Directories Within the Search Path | Restoring the Default Search Path | ![]() |