Display the model block structure view.
Show the block structure of the model, identifying which blocks are recursive and which blocks are simultaneous.
Syntax
model_name.checkbounds(options)
Options
p | Print the block structure view. |
Cross-references
See
“Block Structure View” for details.
“Models” provides a general discussion of models.
See also
Model::eqs,
Model::text and
Model::vars for alternative representations of the model.