Method ssm/setParams


  SETPARAMS Sets the parameters of the model to the given plist.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: SETPARAMS Sets the params of the model to the given plist.
 
  CALL:        obj = obj.setParameters(pl);
 
  Parameters Description
 
  VERSION: $Id: setParams.m,v 1.10 2011/04/08 08:56:23 hewitson Exp $
  
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ssm
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
PARAMS (empty-plist) none A plist containing the list of parameters.
back to top back to top

Some information of the method ssm/setParams are listed below:
Class name ssm
Method name setParams
Category Helper
CVS Version $Id: setParams.m,v 1.10 2011/04/08 08:56:23 hewitson Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team