Main Content

getMetricIDs

R2026b

Class: slmetric.dashboard.Widget
Namespace: slmetric.dashboard

(To be removed) Obtain metric identifier for Metrics Dashboard widget

The Metrics Dashboard app, model metrics, slmetric API, and corresponding customizations will be removed in a future release. For more information, see Migrating from Metrics Dashboard to Model Design Dashboards.

Description

metricID = getMetricIDs(widget) returns the metric identifier for an slmetric.dashboard.Widget object.

Input Arguments

expand all

slmetric.dashboard.Widget object for which you want to obtain the associated metric identifier. The slmetric.dashboard.Widget object is the means of visualizing metric data for the metric identifier.

Data Types: char

Output Arguments

expand all

Metric identifier associated with an slmetric.dashboard.Widget object.

Version History

Introduced in R2018b

collapse all