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

    function info = getinfo(EM);
%GETINFO

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



% extracts the information field from the Export model EM

info = EM.information;