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).
exp_enzner2008(flag)
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) |
To display Figure 2 from the 2008 paper use
exp_enzner2008('fig2');
This code produces the following output:
Elapsed time is 86.550771 seconds.
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.