home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 16
/
CD_ASCQ_16_0994.iso
/
maj
/
2199
/
examples
/
para5.plt
< prev
next >
Wrap
Text File
|
1994-07-09
|
220b
|
14 lines
# para5.plt
paper size 11 by 8.5
color lred
parametric plot t 0,2*pi sin(t) cos(t)
color green
draw x y
xlabel 'sin(t)'
ylabel 'cos(t)'
color lblue
char size 0.2 slant 10 font 3
title 'Parametric Plot V'