updateArtifacts
Update trace information for pending artifact changes in the project
Since R2021b
Description
updateArtifacts(
updates the
trace information for pending artifact changes in the metric results specified by
metricEngine
)metricEngine
to ensure that artifacts
are captured by the metrics. If an artifact was created, deleted, or modified since the last
time you used updateArtifacts
, running updateArtifacts
performs traceability analysis and updates the trace information.
Note
When you collect metrics programmatically, call updateArtifacts
before running tests to ensure that the dashboard
tracks the test results.
If the dashboard user interface is not used for a project, the dashboard does not track test results produced in Simulink Test Manager that have not been exported to a results file or been saved to a report.
Note that there is also a function updateArtifacts
(Fixed-Point Designer) in the Fixed-Point Designer™ documentation.
Examples
Input Arguments
Version History
Introduced in R2021b