THE AUDITORY MODELING TOOLBOX

This documentation page applies to an outdated major AMT version. We show it for archival purposes only.
Click here for the documentation menu and here to download the latest AMT (1.6.0).

View the code

Go to function

amt_auxdatapath - Local path to the auxiliary data

Usage

auxpath=amt_auxdatapath
amt_auxdatapath(newpath)

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

Default path to the auxiliary data is the amt_basepath/auxdata.

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