| 11 | \section in_bin Binaries for BDMtoolbox |
| 12 | Binaries for the matlab BDMtoolbox are available only for windows (win32) platform, compiled against matlab 7.1 for compatibility. |
| 13 | |
| 14 | Installation: |
| 15 | \li svn checkout http://mys.utia.cas.cz:1800/svn/mixpp/applications/bdmtoolbox/ into your local directory of your choice (this will be denoted \<toolbox_dir\>) |
| 16 | \li open matlab and type: \>\> addpath \<toolbox_dir\>/mex; addpath \<toolbox_dir\>/mexw32 |
| 17 | \li the toolbox is ready to be used, test it e.g. by: \>\> cd tutorial/userguide; pdfds_example |
| 18 | \li if no error is given, the toolbox is installed correctly |
| 19 | \li proceed to http://mys.utia.cas.cz:1800/trac/bdm/doxygen/pages.html to learn how to use it |