Set initial states of idnlgrey
model
object
model = setinit(model,Property,Values)
model = setinit(model,Property,Values)
sets
the values
of the Property
field
of the InitialStates
model property. Property
can
be 'Name'
, 'Unit'
, 'Value'
, 'Minimum'
, 'Maximum'
,
and 'Fixed'
.
model
Name of the idnlgrey
model object.
Property
Name of the InitialStates
model property
field, such as 'Name'
, 'Unit'
, 'Value'
, 'Minimum'
, 'Maximum'
,
and 'Fixed'
.
Values
Values of the specified property Property
. Values
are
an Nx
-by-1 cell array of values, where Nx
is
the number of states.