Simulink.BlockDiagram.getAlgebraicLoops
Show algebraic loops in a model
Syntax
Description
Simulink.BlockDiagram.getAlgebraicLoops(
returns a list of algebraic loops in a model
)model
as a vector of
AlgebraicLoops
objects.
The Algebraic Loops viewer provides a tabular list of all algebraic loops in the model. Use the Algebraic Loops viewer to control the display of algebraic loops in your model.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a