function Axes = getaxes(this, varargin)
%GETAXES  Get array of HG axes to which response data is mapped.

%  Copyright 1986-2004 The MathWorks, Inc.
%  $Revision: 1.1.6.1 $  $Date: 2004/12/26 21:53:33 $
Axes = getaxes(this.Parent);
