HELP
A button that causes all suspended threads to
continue running after the model has been
paused.

USE
Use Cont to resume the model execution after
the model has been stopped.  The model pauses
if the Stop button is pressed once, if a
breakpoint is reached, or if Step is used.

Cont is primarily used to continue
execution between breakpoints and is usually
used in conjunction with the other debugging
tools.

LOCATION
On the right side of the title bar.

EXAMPLE
Type in 2, 5 + exp10(2) to generate the Coord
constant (2,105).

NOTES
Cont is not available if Stop was pressed
twice.

If you edit a model that is paused (by
pressing Stop once) or if you pressed Stop
twice, you must press Run or Start to restart
the model's execution.

SEE ALSO
Breakpoints, Run, Start, Step, and Stop.
