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

    function fr = getoptsframe(h)
%GETOPTSFRAME  Return constructors of frames needed for FDATool.

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

% Override the options frame for this method
fr.constructor = 'siggui.firceqripinvsincoptsframe';
fr.setops        = {};