Useful Matlab MEX functions, mainly to speed things up
- Compile MEX files, by running make. This produces DLL files.
- Copy all DLL and *.m files somewhere into your Matlab path.
The functions are explained in the help texts. Part of the essential package is the fst package, which has some documentation in fst_overview.txt.