clear clears the breakpoint from the current method.
Note
This function is supported only for simulation debugging sessions started programmatically using the sldebug function or using the sim function with the 'debug' name-value argument.
clear m:mid clears the breakpoint from
the method with the method ID mid.
clear brID clears the breakpoint with
the breakpoint ID brID.
clear blk clears all breakpoints from
the block blk.
mid — Method from which to remove breakpoint method ID
Method from which to remove breakpoint, specified as a method ID.
brID — Breakpoint ID for breakpoint to remove breakpoint ID
Breakpoint ID for breakpoint to remove, specified as a breakpoint
ID.
blk — Block from which to remove all breakpoints (t)s:b | gcb
Block from which to remove all breakpoints, specified using one of these options:
(t)s:b — Block ID, where
t is the index of the task in which the
block executes, s is the index of the system
that contains the block, and b is the index
of the block within the system
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.