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

    function U = rename(U,name)
%% xregusermod/RENAME

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



U.funcName= name;