| Simulink Reference | ![]() |
Syntax
Arguments
gcb |
Current block. |
s:b |
The block whose system index is s and block index is b. |
s#n |
The algebraic loop numbered n in system s. |
clear |
Switch that clears loop coloring. |
Description
ashow without any arguments lists all of a model's algebraic loops in the MATLAB Command Window. ashow gcb or ashow s:b highlights the algebraic loop that contains the specified block. ashow s#n highlights the nth algebraic loop in system s. The ashow clear command removes algebraic loop highlights from the model diagram.
See Also
| animate | atrace | ![]() |
© 1994-2005 The MathWorks, Inc.