]> pmipath - set path to PMI toolbox

pmipath.m - sets path to PMI toolbox

The pmipath() function adds the PMI toolbox directories to Matlab's search path.

Summary

Syntax: pmipath(directory)
Inputs: directory top-level PMI directory
Outputs: none

Detailed Descriptions

pmipath() must be called before using any of the PMI toolbox routines. Typically, pmipath() is called from the user's startup file, "startup.m".