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

PLOTZIEGELWANGER2014 - Plot time-of-arrival

Usage

plotziegelwanger2014(Obj,data,type,color,ele,ch,time,style,width)

Description

plotziegelwanger2014(Obj,data,type,color,ele,ch,time,style,width) plots TOA-data in horizontal planes.

Input:

Obj: SOFA object

data:

type:

color:

ele:

ch:

time:

style:

width:

Output:
h: figure handle

Estimates the Time-of-Arrival for each column in input data hM and corrects the results with a geometrical model of the head.

Examples:

To plot the modelled TOA in the horizontal plane after using ziegelwanger2014, use:

plotziegelwanger2014((Obj,Obj.Data.Delay,1,'b',0,1,1);

References:

H. Ziegelwanger and P. Majdak. Modeling the direction-continuous time-of-arrival in head-related transfer functions. J. Acoust. Soc. Am., submitted, 2014.