Model Design Dashboard
Description
You can use the dashboard to assess the size and complexity of your models in accordance with ISO 26262-6:2018. The dashboard monitors the design artifacts in your project and provides an overview of the size, complexity, and architecture of each software unit and component. Using this app, you can:
View the complexity, depth, and breadth of a model
View the number of input and output ports and signals
View the number of:
Simulink® blocks, signal lines, and Goto blocks
Stateflow® transitions and states
Lines of MATLAB® code
Open the Model Design Dashboard App
Open a project, then use one of these approaches to open the app:
MATLAB Toolstrip: In the Project tab, in the Tools menu, under Apps, click Model Design Dashboard.
Simulink Toolstrip: On the Apps tab, under Model Verification, Validation, and Test, click Model Design Dashboard.
MATLAB command prompt: Enter
modelDesignDashboard
.
Examples
Related Examples
Version History
Introduced in R2022b