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

    function fx=str_func(Model,TeX)
%STR_FUNC formatted function description
%
% fx=str_func(Model,TeX)
%    outputs a formatted function description
%    TeX=1 adds TeX formatting

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


% use the default name
fx= name(Model);