www.gusucode.com > signal 工具箱matlab源码程序 > signal/@filtdes/@bpminpassstop/bpminpassstop.m

    function h = bpminpassstop
%BPMINPASSTOP  Constructor for the bandpass type with support for minimum order object.
%
%   Outputs:
%       h - Handle to this object

%   Author(s): R. Losada
%   Copyright 1988-2002 The MathWorks, Inc.


error(message('signal:filtdes:bpminpassstop:bpminpassstop:AbstractClass'));