Howto get started with our toolbox

To checkout the BBCI SVN please do the following:

mkdir ~/svn
cd ~/svn
svn checkout --username UserName https://ml01.zrz.tu-berlin.de/svn/ida/public/bbci ida/public/bbci
svn checkout --username UserName https://ml01.zrz.tu-berlin.de/svn/ida/public/ml ida/public/ml
svn checkout --username UserName https://ml01.zrz.tu-berlin.de/svn/ida/public/bbci_tex bbci_tex

To load the new version of the toolbox in Matlab do:

cd('~/svn/ida/public/bbci/toolbox/startup');
startup_bbci;

You should include those lines in your local startup.m and replace the old startup_bci.