Public Domain Matlab toolboxes installed at DAIMI


A number of public domain toolboxes have been installed and tested (although not exhaustively) at DAIMI. All of them come with one or more demos illustrating their use. To use the toolboxes a line of the form

path(path,'path-to-toolbox');

should be inserted in the file $HOME/matlab/startup.m. This adds the toolbox to the Matlab search path. It also makes on-line help for the routines of the toolbox available via the commands help and helpwin. To see the available help items by, run help without any arguments. The relevant commands are listed is listed after each of the descriptions below. Links to any accompanying documentation, e.g. in the form of postscript documents, are provided below.


Last modified April 27 1998 by Rasmus Munk Larsen / rmunk@daimi.aau.dk