deleteMetrics
R2026bDescription
deleteMetrics(
deletes the metric results specified by metricEngine,metricIDs)metricIDs for the specified
metricEngine object. To delete
all metric results, use deleteAllMetrics.
deleteMetrics(___,
specifies options using one or more name-value arguments in addition to any of the input
argument combinations in the previous syntaxes. For example, specify
Name=Value)deleteMetrics(metricEngine,"slcomp.ComponentStructure",ScopeId=modelURI)
to delete metric results for a specific model, specified by a digital thread URI.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2022a