getBlockValue
Get current value of Control Design Block in Generalized Model
Syntax
Description
val = getBlockValue(M,blockname)blockname in the Generalized Model
                M. For uncertain blocks, the current value is the nominal value
                of the block.
S = getBlockValue(M)S of model
                    M1 to model
                M2.
S = getBlockValue(M1); setBlockValue(M2,S);
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2011b