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

    function EM = setinfo(EM,info);
% ExportModel \ setInfo
% sets Information field in Export Model to the structure info.

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


EM.information = info;