Posts Tagged ‘matlabpath’
type
August 13th, 2009 No Comments Posted in Functions
type List M-file.
type foo.bar lists the ascii file called ‘foo.bar’.
type foo lists the ascii file called ‘foo.m’. Read More
edit
March 6th, 2008 No Comments Posted in Functions
edit Edit M-file.
edit FUN opens the file FUN.M in a text editor. FUN must be the
name of an m-file or a MATLABPATH relative partial pathname (see
PARTIALPATH). Read More
Tags: axis, edit, Editor, for, help, if, load, matlab, matlab functions, matlabpath, open, partialpath, path, ver
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