home *** CD-ROM | disk | FTP | other *** search
- # snyder.plt
-
- paper size 8.5, 11.0
- subplot area 1.8 1.5 7.0 9.5
- frame
- map x 0,1 y 0, 500
- divi x 10,0 Y 5,10
- format x 1, y 0
- draw x reflect y reflect
- ylab 'GAS TEMPERATURE - FEED TEMPERATURE (K)'
- xlab 'LENGTH (m)'
- data file 'deltc9.dat'
- plot x y conn points
- pen style 2
- data file 'deltb9.dat'
- plot x y conn points
- pen style 3
- data file 'delt11.dat'
- plot x y conn points
- pen style 4
- data file 'delte6.dat'
- plot x y conn points
- pen style 5
- data file 'deltf8.dat'
- plot x y conn points
- pen style 1
- legend at 3.0 3.5 offset 2
- pen style 1 'T feed = 400K'
- pen style 2 'T feed = 450K'
- pen style 3 'T feed = 500K'
- pen style 4 'T feed = 600K'
- pen style 5 'T feed = 700K'
- end of legend
- title 'VS AXIAL DISTANCE'
- title 'PLOT OF GAS TEMPERATURES MINUS FEED TEMPERATURES'