Object Reference : Object View and Procedure Reference : Sspace
  
 
updatecoefs
Update coefficient object values from state space object.
Copies coefficients from the sspace object into the appropriate coefficient vector or vectors in the workfile.
Syntax
sspace_name.updatecoefs
Follow the name of the sspace object by a period and the keyword updatecoefs.
Examples
ss1.updatecoefs
places the values of the estimated coefficients from SS1 in the coefficient vector in the workfile.
Cross-references
See also Coef::coef.