metric.Result
Description
A metric.Result object contains the metric data for a specified
metric algorithm that traces to the specified unit.
Creation
Description
creates a
handle to a metric result object.metric_result = metric.Result
Alternatively, if you collect results by executing a metric.Engine
object, using the getMetrics function on the engine object returns the
collected metric.Result objects in an array.
Properties
Examples
Version History
Introduced in R2022aSee Also
metric.Engine | execute | getMetrics | Design Cost Model Metrics
