PAUSE

Stops program execution until the user clicks on the Continue button. Prints a message to the Output Window instructing the user to "Click Continue button to proceed."

NORMAL 1000 50 10 vector1
NORMAL 1000 75 20 vector2
NORMAL 1000 30 5  vector3
HISTOGRAM vector1 vector2 vector3
PAUSE
BOXPLOT vector1 vector2 vector3