www.gusucode.com > signal 工具箱matlab源码程序 > signal/+fspecs/@multibandmagnphase/getspecs.m

    function specs = getspecs(this)
%GETSPECS   Get the specs.

%   Author(s): J. Schickler
%   Copyright 2005 The MathWorks, Inc.

specs = struct;

% [EOF]