Skip to content

Installation and setup guide

For most users, it is best to install the MATLAB toolbox from the latest Release. For development, clone the following projects:

Then add the functions to your path. The commands should look similar to this:

addpath ~/code/yaml
addpath ~/code/srinivas.gs_mtools/src
savepath

Finally, in the tinnitus-project/code directory, run setup.m as a MATLAB script.