mpt
will be createdmpt
) along with all subdirectories. Either
use the
Matlab GUI
, or run the following command on the Matlab prompt:
>> addpath(genpath('/path/to/mpt/'));e.g.
>> addpath(genpath('/home/username/matlab/mpt/'));for Linux/Solaris, or
>> addpath(genpath('c:\MatlabFiles\mpt\'));for Windows.
>> mpt_initto initialize the toolbox. If you get any errors or warnings, check if all MPT subdirectories are in your Matlab path and you have proper file permissions set.