Contenido principal

getHeight

R2026b

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

(To be removed) Obtain height of 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

Height = getHeight(widget) returns the height of a widget in pixels.

Input Arguments

expand all

slmetric.dashboard.Widget for which you want to specify its height.

Output Arguments

expand all

Height of slmetric.dashboard.Widget object in pixels.

Example: Height = getHeight(widget)

Data Types: uint32

Version History

Introduced in R2018b

collapse all