Posts Tagged ‘rmpath’
Path
August 12th, 2009 No Comments Posted in Functions
path Get/set search path.
PATH, by itself, prettyprints MATLAB’s current search path. The
initial search path list is set by PATHDEF, and is perhaps
individualized by STARTUP. Read More
Desktop Tools
March 12th, 2008 No Comments Posted in Documents
This section provides an introduction to MATLAB’s desktop tools. You can also use MATLAB functions to perform most of the features found in the desktop tools. The tools are: Read More
Tags: addpath, array, break, cd, clear, Command History, Command Window, Debugger, delete, demo, diary, dir, Directory Browser, edit, Editor, end, for, format, full, Functions, Graphical user interface, help, help browser, if, inf, info, Launch Pad, load, m-files, magik, matlab, matlab functions, MATLAB related, matlab users, mean, more, open, path, quit, rem, return, rmpath, save, session, sign, stem, title, variables, which, while, workspace
addpath
March 6th, 2008 No Comments Posted in Functions
addpath Add directory to search path.
addpath DIRNAME prepends the specified directory to the current
matlabpath. Surround the DIRNAME in quotes if the name contains a
space. Read More
Tags: addpath, addpath functions, dir, end, Examples, for, genpath, if, matlab, matlab functions, matlabpath, path, rehash, rmpath, round