execute
Syntax
Description
collects results in the results = execute(metricEngine,metricIDs)metricEngine object specified by
metricEngine for the metrics specified by
metricIDs.
collects metric results for the artifacts in the specified results = execute(metricEngine,metricIDs,'ArtifactScope',scope)scope. For
example, you can specify scope to be a single design unit in your
project, such as a Simulink® model or an entire model reference hierarchy. A unit is a functional entity in
your software architecture that you can execute and test independently or as part of larger
system tests.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022aSee Also
metric.Engine | getAvailableMetricIds | generateReport | updateArtifacts | Design Cost Model Metrics | Model Testing Metrics (Simulink Check)
