Main Content
isParametric
Determine if model has tunable parameters
Syntax
Description
returns a logical value of isPara
= isParametric(M
)1
(true
) if the
model M
contains parametric tunable Control Design Blocks and 0
(false
) otherwise. For more information on control design blocks,
see Control Design Blocks.
Input Arguments
Output Arguments
Version History
Introduced in R2011a