getArtifactErrors
Description
returns the errors that occurred when the metric engine analyzed the artifacts. When you
collect metric results by using the errors
= getArtifactErrors(metricEngine
)execute
function, the engine object
does not collect results for artifacts that return errors during analysis.
Note that there is also a function getArtifactErrors
(Fixed-Point Designer) in the Fixed-Point Designer™ documentation.
Examples
Input Arguments
Output Arguments
Alternative Functionality
App
You can view artifact errors in the Errors folder in the dashboard user interface. To see details about the warnings and errors that the dashboard finds during artifact analysis, at the bottom of the Dashboard window, click Diagnostics.
For more information, see Artifact Errors.
Version History
Introduced in R2020b
See Also
metric.Engine
| execute
| generateReport
| getArtifactIssues
| getAvailableMetricIds
| getMetrics
| openArtifact
| updateArtifacts