slmetric.config.setActiveConfiguration
Package: slmetric.config
Activate custom configuration for metric engine to use
Description
slmetric.config.setActiveConfiguration(
sets the custom configuration as the default configuration. When you collect metric data
that uses the Metrics Dashboard or the fullfile
) slmetric.Engine
execute
method, the metric engine uses this custom configuration.
Note
Passing an empty string to this function (that is,
slmetric.config.setActiveConfiguration('')
), resets the
configuration to the default, which is shipping configuration.
Examples
Input Arguments
Version History
Introduced in R2018b