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