THE AUDITORY MODELING TOOLBOX

Applies to version: 0.9.2

View the code

Go to function

AMTMEX - Compile Mex/Oct interfaces

Usage

amtmex;
amtmex(...);

Description

amtmex compiles the C backend in order to speed up the execution of the toolbox. The C backend is linked to Matlab and Octave through mex and Octave C++ interfaces.

The action of amtmex is determined by one of the following flags:

'compile' Compile stuff. This is the default.
'clean' Removes the compiled functions.