XTICS Name
XTICS Purpose
Draw labeled tics for an X type axis.
Category
Calling Sequence
XTICS, X1, X2, DX, Y1, Y2, [YL, LB, SZ]
Inputs
X1, X2, DX = tic mark start X, end X, step. in
Y1, Y2 = start and end Y of tic marks. in
YL = label Y (def = 0 means no labels). in
LB = string array of labels (def = none). in
SZ = Text size (def = 1). in
Keyword Parameters
Outputs
Common Blocks
Notes
Modification History
Written by R. Sterner, 12 Sep, 1988.
Johns Hopkins University Applied Physics Laboratory.
RES 15 Sep, 1989 --- converted to SUN.
R. Sterner, 27 Jan, 1993 --- dropped reference to array.
R. Sterner, 2010 Jun 04 --- Converted arrays from () to [].
Copyright (C) 1988, 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.