Add Simulink model or Stateflow diagram notes to Report Explorer report or System Design Description (SDD)
Add Simulink® model or Stateflow® charts notes to your Report Explorer report by using the System Notes component. In addition, the SDD now includes all system notes.
New search options in web view
Improve search results in Simulink web views by using these new search options: case sensitivity, exact match, and regular expression support.
New options for Report Explorer Block Execution Order List
component
In the Block Execution Order List component, include additional information about tasks and execution order lists and customize the layout of block task and conditional execution tables with these options:
Include details about tasks in a model: Whether to include the task table.
Task Table Options: Specify these table properties: title, header row labels, row order, column width, column alignment, grid lines, and table span.
Show list(s) of blocks sorted by order of execution: Whether to include lists of blocks sorted by execution order.
Show blocks created at compile time: Whether to include blocks inserted at compile time.
Conditional Execution Table Options: Specify these table properties: title, grid lines, and table span.
Include parameters for masked Stateflow diagrams in web view
Web views now display the parameters for masked Stateflow subcharts. Prior to R2025a, you selected the Web View export dialog
checkbox Masked Subsystems to include masked models and
subsystems. The Web View export dialog checkbox is now Masked
Diagrams and specifies exporting masked models, subsystems, and
Stateflow diagrams. Similarly, the slreportgen.webview.ExportOptions property
IncludeMaskedSubsystems is now IncludeMaskedDiagrams.
Improved web view display for BusSelector
OutputSignals
In web views, the Property Inspector now wraps the text for
the OutputSignals of BusSelector
blocks.