listStartupIssues
Syntax
Description
returns the list of issues that occur during the project projectStartupIssues
= listStartupIssues(proj
)proj
startup.
specifies additional options using one or more name-value arguments. For example, to
exclude checking issues in referenced projects, set the
projectStartupIssues
= listStartupIssues(proj
,Name=Value
)IncludeReferences
argument to
false
.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2025a