undisp

Remove block from debugger's list of display points

Syntax

undisp gcb
und gcb
undisp s:b
und s:b

Arguments

s:b

The block whose system index is s and block index is b.

gcb

Current block.

Description

The undisp command removes the specified block from the debugger's list of display points.

See Also

|

Introduced before R2006a