| Using Simulink | Search  Help Desk |
Displaying Algebraic Loops
Theashow command highlights a specified algebraic loop or the algebraic loop that contains a specified block. To highlight a specified algebraic loop, type ashow s#n, where s is the index of the system (see "Displaying a Model's Block Execution Order") that contains the loop and n is the index of the loop in the system. To display the loop that contains the currently selected block, enter ashow gcb. To show a loop that contains a specified block, type ashow s:b, where s:b is the block's index. To clear algebraic-loop highlighting from the model diagram, enter ashow clear.