MATLAB Function Reference
  Go to function:
    Search    Help Desk 
rmpath    Examples   See Also

Remove directories from MATLAB's search path

Syntax

Description

rmpath directory removes the specified directory from MATLAB's current search path.

Remarks

The function syntax form is also acceptable:

Examples

See Also

addpath     Add directories to MATLAB's search path

path        Control MATLAB's directory search path



[ Previous | Help Desk | Next ]