- Positive integer — Obtain diagnostic information for the specified element of
Advisor.BlockDiagnostics - Array of positive integers — Obtain diagnostic information for multiple elements of
Advisor.BlockDiagnostics. - Boolean array — For each element of index that is true, return the diagnostics for
the corresponding element of Advisor.BlockDiagnostics.
Output Arguments
blockInfo — Diagnostic information for block linearizations
BlockDiagnostic object | vector of BlockDiagnostic objects | cell array
Diagnostic information for block linearizations indicated by index, returned as a
BlockDiagnostic object or vector of BlockDiagnostic objects if advisor is a single
LinearizationAdvisor object.
If advisor is an array of LinearizationAdvisor objects, then blockInfo is a cell
array with the same dimensions as advisor in which each element is a vector of
BlockDiagnostic objects.
See Also
Objects
LinearizationAdvisor
Functions
advise | find | getBlockPaths
Topics
“Troubleshoot Linearization Results at Command Line” on page 4-42
Introduced in R2017b
getBlockInfo