THE AUDITORY MODELING TOOLBOX

Applies to version: 0.9.5

View the code

Go to function

EXP_ENZNER2008 - Creates figures like [Enzner2008, Fig. 2], [Enzner2009, Fig. 4]

Usage

exp_enzner2008(flag)

Description

Required data: hrtf/enzner2008

The following flags can be specified:

'fig2' Plot Fig. 2 from Enzner et al. (2008)
'fig4_enzner2009' Plot Fig. 4 from Enzner et al. (2009)

Examples:

To display Figure 2 from the 2008 paper use

exp_enzner2008('fig2');

This code produces the following output:

Elapsed time is 86.550771 seconds.
exp_enzner2008_1_1.png

To display Figure 4 from the 2009 paper use

exp_enzner2008('fig4_enzner2009');

This code produces the following output:

Elapsed time is 89.212050 seconds.
exp_enzner2008_2_1.png