www.gusucode.com > mbcmodels 工具箱 matlab 源码程序 > mbcmodels/@xreglinear/islinear.m

    function is= isLinear(m);
% xreglinear/ISLINEAR true if all parameters are linear

%  Copyright 2000-2004 The MathWorks, Inc. and Ford Global Technologies, Inc.



is=1;