7.2. - p, pz, z, zz draw complete plot
instructs C-PLOT to draw a complete plot using the ranges, text and data you have entered.
p or pz or z or zzThe
p and
pz commands will draw the full plot on the pen
plotter.
The
z and
zz command will draw the entire plot
on the screen, printer or other graphics device selected with
initialize graphics filter,
zi, described in Chapter 9.
The
z and
zz commands are actually shorthand that groups the individual
commands
zealtpb. Likewise,
p and
pz are shorthand
for
paltpb. 