tbreak

Set or clear time breakpoint

Syntax

tbreak
tb
tbreak t

Description

The tbreak command sets a breakpoint at the specified time step. If a breakpoint already exists at the specified time, tbreak clears the breakpoint. If you do not specify a time, tbreak toggles a breakpoint at the current time step.

Instead of tbreak, you can use the short form of tb, with or without t.

Introduced before R2006a