| Using Simulink | ![]() |
Syntax
ashow <gcb | s:b | s#n | clear>
Arguments
s:b |
The block whose system index is s and block index is b. |
gcb |
Current block. |
s#n |
The algebraic loop numbered n in system s. |
| clear |
Switch that clears loop coloring. |
Description
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. ashow clear removes algebraic loop highlights from the model diagram.
See Also
| Debugger Command Reference | atrace | ![]() |