The RunDSAMSim application provides an interface to Matlab(tm)/Java, Python and Octave which
allows users to run and evaluate auditory models written using development system for auditory
modelling (DSAM) simulation scripts.
It is possible to run DSAM simulations on Matlab
without any compiling, on earlier versions of Matlab as well as the latest versions.
Python is increasingly being used by the scientific community as the programming language
of choice for numerical analysis and data visualisation. A new python interface has been
implemented which allows seemless interaction between python and DSAM. It uses the standard
python "ctypes" foreign function library facility, which means that it can be run on all
platforms for which python is available.