getArtifactErrors
R2026bView errors from artifact analysis
Description
returns the artifact errors detected during artifact analysis. When you collect metric
results, the errors = getArtifactErrors(metricEngine)execute function can report artifact errors. Artifacts that
return errors during analysis do not produce metric results.
Examples
Input Arguments
Output Arguments
Alternative Functionality
App
To view artifact issues for a Model Design or Model Testing dashboard, click Artifact Issues in the dashboard toolstrip. The Artifact Issues tab shows a table of the artifact issues in the current project. You can click on the hyperlinks in the Source column to open the affected artifact. You can also sort the artifact issues by type by clicking the Message ID column header. For more information, see View Artifact Issues in Project.
Artifacts that generate errors appear in the Errors folder in the dashboard user interface. For more information, see Artifact Errors.
Version History
Introduced in R2020b
See Also
metric.Engine | execute | generateReport | getArtifactIssues | getAvailableMetricIds | getMetrics | openArtifact | updateArtifacts