Initialization of the toolbox
To initialize the toolbox, it must be added to the Matlab search path. You can do this by calling the functionspinit
, i.e. go to the directory containing the sparse grid interpolation toolbox and enter spinit
at the Matlab prompt.
If you would like to use the Sparse Grid Interpolation Toolbox from within another Matlab application, you may call the spinit
function as well. It will automatically add the correct paths to the Matlab path.