Help Tips

There are a variety of ways to get help in PLS_Toolbox. Aside from this help browser, you can also use the following commands at the Matlab command line:

<>Type "<functionname> demo" to see a short demo.   [example]
<>Type "<functionname> io" to get short list of function I/O.   [example]
<>Type "<functionname> help" to get extensive help.   [example]
<>Type "help <functionname>" to get short help.    [example]
<>Type "lookfor <keyword>" to find functions related to keyword.   [example]