Using Simulink | ![]() ![]() |
Clear a breakpoint from a block.
Syntax
clear gcb clear s:b
Arguments
s:b |
The block whose system index is s and block index is b . |
gcb |
Current block. |
Description
The clear
command clears a breakpoint from the specified block.
See Also
![]() | bshow | continue | ![]() |