| MATLAB® | ![]() |
As an alternative to the rmpath function, use the Set Path dialog box.
rmpath('directory')
rmpath directory
rmpath('directory') removes the specified directory from the current MATLAB search path . Use the full pathname for directory.
rmpath directory is the command form of the syntax.
Remove /usr/local/matlab/mytools from the search path.
rmpath /usr/local/matlab/mytools
addpath, cd, dir, genpath, matlabroot, partialpath, path, pathsep, pathtool, rehash, restoredefaultpath, savepath, userpath, what
Search Path in the MATLAB Desktop Tools and Development Environment documentation
![]() | rmfield | rmpref | ![]() |
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |