C-PLOT

Scientific Graphics and Data Analysis

D.6.1. - demo



#  @(#)demo	4.2  03 May 1993 CSS
#  Certified Scientific Software's C-PLOT

# Erase, turn on quiet mode, reset filter,
# ...  keep in graphics mode.
zqe9999w

re
sy L
ra 1 1000 0 100
# Select types for exact ranges, log x axis
# and to draw box around plotting area
ty 10 2 32
wi 5 4 15 12
# Select title and labels
tx
MOVE TEXT \uUP\d OR \dDOWN\u
\(rh Special Characters \(lh
\(*a\(*b\(*c\(*d
A bit \v'-3'up\v'5' down\v`-2`
\lBIG\s \T'0'NORM\T'15' \sSMALL\l
# Select key
gk
z Some of the Symbols
0 Circle
1 Square
2 Triangle
12 Star
23 Palm Tree
A Dotted Line
B Short dash
C Long dash
D Dash dot
E Long short
^D
# Characters sizes
cs
7 2 20
6 2 10
6 3 0
5 2 0
5.5 3 0
4 2 0
# Select type to not draw right y axis
ty . . +256
zz

ra y 1 3
tx
\
\
\
Alternate Labels and Numbering
\

# Select types to draw only right axis
ty . -3 -256
ty . . +640

zaldk

cs k 4 2
zn 9 4
\R'-45'Ro\R'-30'ta\R'-15'te\R'000' T\R'+15'ex\
\R'+30't \R'+45'Ro\R'+60'ta\R'+75'te\R'+90' T\
\R'105'ex\R'120't \R'135'Ro\R'150'ta\R'165'te\
\R'180' T\R'195'ex\R'210't \R'225'Ro\R'240'ta\
\R'255'te\R'270' T\R'285'ex\R'300'T
^D

zs


Here is the resulting graphic: