Using Simulink | ![]() ![]() |
Insert a break point before a block is executed.
Syntax
break gcb break s:b
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 | ![]() |