rmpath
Remove folders from search path
Syntax
Description
rmpath(
removes the specified folder from
the search path. folderName
)
If folderName
is a set of multiple folders separated by path
separators, then each of the specified folders will be removed.
Examples
Input Arguments
Version History
Introduced before R2006a