Model-Wide Utilities
R2026bBlocks 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 | View data type support for Simulink blocks | |
| DocBlock | Create text that documents model and save text with model | |
| Model Info | Display model properties and text in model | |
| Timed-Based Linearization | Generate linear models in base workspace at specific times | |
| Trigger-Based Linearization | Generate linear models in base workspace when triggered |
Functions
showblockdatatypetable | Display HTML page of Simulink block data type support |
Tools
| Library Browser | Find and add blocks to model |
Topics
- Add Blocks to Models
Use the Library Browser and quick insert menu to insert blocks.