www.gusucode.com > sloptim工具箱matlab源码程序 > sloptim/sloptim/@ResponseOptimizer/initpar.m

    %INITPAR  Initialize tuned parameters.
%
%   INITPAR will be removed in a future release. Use the new Simulink Design
%   Optimization command line interface instead, see sdo.optimize for more
%   information.
%
%   INITPAR(PROJ) sets the InitialGuess value of tuned parameters in the 
%   project, PROJ, with the values of the parameters that are currently in
%   the model or base workspace.
%
%   See also ResponseOptimizer/findpar

%   Copyright 1986-2011 The MathWorks, Inc.