execute
Description
execute(
collects results in the metricEngine
,metricIDs
)metricEngine
object specified by
metricEngine
for the metrics specified by
metricIDs
.
execute(
collects metric results for the artifacts in the specified 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
Version History
Introduced in R2022a
See Also
metric.Engine
| getAvailableMetricIds
| generateReport
| updateArtifacts
| Design Cost Model Metrics | Model Testing Metrics (Simulink Check)