ZPLOT Name
ZPLOT Purpose
Plot symbols in various colors. Category
Calling Sequence
zplot, x, y, [z] Inputs
x, y = arrays of coordinates of symbols to plot. in
z = array of symbol colors (def =!p.color). in
Keyword Parameters
Keywords
PSYM=p symbol number to plot. Must have 0 < p < 8.
/DATA to work in data coordinates (default).
/DEVICE to work in device coordinates.
/NORMAL to work in normalized coordinates.
Outputs
Common Blocks
Notes
Note: z values should be from 0 to 255.
Z should have the same number of values as x and y.
Modification History
Written by R. Sterner, 2 Feb, 1987 from ZPLOT.
Johns Hopkins University Applied Physics Laboratory.
R. Sterner, 18 Apr, 1990 --- converted to SUN.
Copyright (C) 1987, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.