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

    function m=completecopymodel(m,mp)
%COMPLETECOPYMODEL
%
%  m=completecopymodel(mp,m)
%  This is a stub.  This method is called after new base model 
%  information has been copied into the model object.  Overload
%  it to perform custom actions after this event, e.g. copying
%  the new model information to contained model objects.
%

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



% Created 21/3/2001