mpt_init
Purpose
Initializes MPT toolbox for the first time after installation.
Syntax
mpt_init
Description
The function mpt_init sets default options for MPT toolbox and
adds all required directories to Matlab path. It is recommended to store
the Matlab path for future such that this script does not need to be run again.
The options will be stored internally by Matlab and it is no longer needed to
initiaze them using mpt_init function everytime
the toolbox is started. The options can be later changed using mptopt
function. Note that any changes in the options will be replaced by default
options whenever mpt_init is invoked.
See Also
mptopt
© 2010-2013 Martin Herceg: ETH Zurich, herceg@control.ee.ethz.ch