| Simulink Reference | ![]() |
Insert a breakpoint after a block is executed.
Syntax
Arguments
s:b |
The block whose system index is s and block index is b. |
gcb |
Current block. |
Description
The bafter command inserts a breakpoint after execution of the specified block.
See Also
break, xbreak, tbreak, nanbreak, zcbreak, slist
| atrace | break | ![]() |