showBlockValue
Display current values of Control Design Blocks in Generalized Model
Syntax
Description
showBlockValue(
displays the
current values of all Control
Design Blocks in the Generalized
Model
M
)M
. For uncertain blocks, the current value is the
nominal value of the block.
Examples
Input Arguments
Tips
After using a tuning command such as
systune
, you can verify the tuning of free parameters in a model by displaying the current values of that model.showBlockValue
displays the current values of all Control Design Blocks in a model, including tunable, uncertain, and switch blocks. To display the current values of only the tunable blocks, use theshowTunable
function.
Version History
Introduced in R2011b