Main Content

Model-Wide Utilities

R2026b
Blocks for documentation, data type display, and model-wide operations, such as Model Info, DocBlock, and Block Support Table

Use blocks from the Model-Wide Utilities library to perform operations that apply to the entire model rather than individual signals. You can document the model with version and description information, display block data type compatibility, or linearize the system at an operating point.

To add blocks from this library to your model, see Add Blocks to Models.

Blocks

Block Support Table blockBlock Support TableView data type support for Simulink blocks
DocBlockDocBlockCreate text that documents model and save text with model
Model Info blockModel InfoDisplay model properties and text in model
Timed-Based Linearization blockTimed-Based LinearizationGenerate linear models in base workspace at specific times
Trigger-Based Linearization blockTrigger-Based LinearizationGenerate linear models in base workspace when triggered

Functions

showblockdatatypetableDisplay HTML page of Simulink block data type support

Tools

Library BrowserFind and add blocks to model

Topics