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