Products & Services Solutions Academia Support User Community Company

Learn more about MATLAB   

rmpath - Remove folders from search path

GUI Alternatives

As an alternative to the rmpath function, use the Set Path dialog box.

Syntax

rmpath('folderName')
rmpath folderName

Description

rmpath('folderName') removes the specified folder from the search path . Use the full path for folderName.

rmpath folderName is the command form of the syntax.

Examples

Remove /usr/local/matlab/mytools from the search path:

rmpath /usr/local/matlab/mytools

See Also

addpath, cd, dir, genpath, matlabroot, path, pathsep, pathtool, rehash, restoredefaultpath, savepath, userpath, what

Using the Search Path

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS