home *** CD-ROM | disk | FTP | other *** search
- # decay.plt
-
- paper size 11 by 8.5
- data 'decay.dat'
- map x 0 30 y 0 20000
- format x 0 y 0
- divi x 3,5 y 4,5
- draw x y
- ylabel 'Decay Rate, mg/sec'
- xlabel 'Time, min'
- frame
- plot x y
- pen color 2
- column 3 is y
- plot x y
- pen color 3
- column 4 is y
- plot x y
- pen color 4
- column 5 is y
- plot x y
- pen color 5
- column 6 is y
- plot x y
- pen color 6
- column 7 is y
- plot x y
- pen color 7
- column 8 is y
- plot x y
- pen color 8
- column 9 is y
- plot x y
- pen color 9
- column 10 is y
- plot x y
-
- char font 3 slant 10 size 0.2
- color lblue
- title 'Plotting Several Columns of Data'