Main Content

getMetricIDs

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

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

The Metrics Dashboard user interface, metricdashboard function, slmetric package API, and corresponding customizations will be removed in a future release. For more information, see Migrating from Metrics Dashboard to Model Maintainability Dashboard.

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

R2022a: Metrics Dashboard will be removed

The Metrics Dashboard user interface, metricdashboard function, slmetric package API, and corresponding customizations will be removed in a future release. For more information, see Migrating from Metrics Dashboard to Model Maintainability Dashboard.