www.gusucode.com > signal 工具箱matlab源码程序 > signal/@dfilt/@multistage/dispatch.m

    function Hd = dispatch(Hd)
%DISPATCH Returns the contained DFILT objects.

%   Author: V. Pellissier
%   Copyright 1988-2004 The MathWorks, Inc.

% NO OP. 

% [EOF]