Continue the simulation.
Syntax
continue
Description
The continue command continues the simulation from the current breakpoint. The simulation continues until it reaches another breakpoint or its final time step.
See Also
run, stop, quit
run
stop
quit