Scilab Function

delbpt - delete breakpoint

Calling Sequence

delbpt('macroname' [,linenumb])

Description

deletes the breakpoint at line linenumb in the function macroname. If linenumb is omitted all the breakpoints in the function are deleted.

Examples

See Also