THE AUDITORY MODELING TOOLBOX

This documentation page applies to an outdated AMT version (1.5.0). Click here for the most recent page.

View the code

Go to function

AMT_AUXDATAPATH - Local path to the auxiliary data

Usage:

auxpath=amt_auxdatapath
amt_auxdatapath(newpath)

Description:

auxPath=amt_auxdatapath returns the path of the directory containing auxiliary data.

Default path to the auxiliary data is amt_basepath/auxdata.

amt_auxdatapath(newpath) sets the path of the directory for further calls of amt_auxdatapath.