| Simulink Reference | ![]() |
Insert a breakpoint before 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 break command inserts a breakpoint before execution of the specified block.
See Also
bafter, tbreak, xbreak, nanbreak, zcbreak, slist
| bafter | bshow | ![]() |