DownloadAdditionsForNeuroDebian(targetdirectory [, flavor]);
Install missing Matlab or Octave mex files for the
NeuroDebian Psychtoolbox.
This function must be called after you have installed octave-psychtoolbox-3
properly from the
NeuroDebian repository (
http://neuro.debian.net).
It needs Subversion to be installed on your machine (sudo apt-get install subversion).
Then you can call this function from within Matlab, providing the full path
to a directory. The function will create a new folder
PsychtoolboxAddOns inside
that directory and add it to your path. The add on files will be downloaded
from the Psychtoolbox main repository and stored there.
After this function successfully completes, your Psychtoolbox should work
with Matlab on Linux as well.
If you call this function from within Octave, it will download only a
few additional addon files for the Octave Psychtoolbox. Currently the
only added file is the Eyelink mex files for SR-Research Eyelink Gazetrackers.
This function should eventually become obsolete when the
NeuroDebian
project adds Matlab Psychtoolbox support to its repository. It is a stop
gap measure until then.
Psychtoolbox/DownloadAdditionsForNeuroDebian.m