setValue
Modify current value of Control Design Block
Syntax
blk = setValue(blk0,val)
Description
modifies the parameter values in the tunable Control Design Block, blk
= setValue(blk0
,val
)blk0
,
to best match the values specified by val
. An exact match can only
occur when val
is compatible with the structure of
blk0
.
Input Arguments
|
Control Design Block whose value is modified. |
|
Specifies the replacement parameters values for |
Output Arguments
|
Control Design Block of the same type as |
Version History
Introduced in R2011b