execute
Class: slmetric.Engine
Package: slmetric
(To be removed) Collect metric data
slmetric.Engine.execute
will be removed in a future release. For
size, architecture, and complexity metrics, use the metric.Engine
API and
the model maintainability metrics instead. For more information, see metric.Engine
and Collect Model Maintainability Metrics Programmatically.
Description
Collect model metric data for the specified metric engine object. The model metric data is based on defined architectural components. The components are these Simulink objects:
Model
Subsystem block
Chart
MATLAB Function block
Protected model
execute(
collects
metric data for available model metrics, which can include MathWorks
metrics and custom metrics.metric_engine
)