Simulink Reference Previous page   Next Page
ashow

Show an algebraic loop

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

atrace, slist


Previous page  animate atrace Next page

© 1994-2005 The MathWorks, Inc.