addClassification
Add metric data classification to slmetric.config.Threshold
object
Description
adds a classification category to an TC
= addClassification(threshold
,category
)slmetric.config.Threshold
object.
After creating the object, use the slmetric.config.MetricRange
object
functions to specify ranges for Compliant
,
NonCompliant
, and Warning
. By default, a
classification object has a Compliant
range of -inf
to
inf
. The Metrics Dashboard indicates the range that your metric data
falls under.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018b