data = data_goode1994_data(flag)
data_goode1994(flag) returns data points from the paper by Goode et al. (1994). Currently, only Fig. 1 with condition 104 dB is supported.
The flag may be one of:
'noplot' | Don't plot, only return data. This is the default. |
'plot' | Plot the data. |
'fig1_104' | Return data from Fig. 1. for 104 dB SPL, stapes footplate diplacement at 104 dB SPL. This is the default (and currently only option). |
To plot the figure use
data_goode1994('fig1_104','plot');
R. Goode, M. Killion, K. Nakamura, and S. Nishihara. New knowledge about the function of the human middle ear: development of an improved analog model. The American journal of otology, 15(2):145-154, 1994.