getArtifactIssues
R2026bDescription
returns the artifact issues detected during artifact analysis.issues = getArtifactIssues(metricEngine)
When you collect metric results, the execute function can report
artifact issues. Use getArtifactIssues to get the list of issues found
during artifact analysis. If there are artifact issues,
try to fix the issues to prevent the artifacts from returning incorrect metric results. For
more information, see View Artifact Issues in Project.
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.
Version History
Introduced in R2023a