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

    function s = shiftsecondary(this)
%SHIFTSECONDARY   

%   Author(s): J. Schickler
%   Copyright 1988-2003 The MathWorks, Inc.

s = false;

% [EOF]