home *** CD-ROM | disk | FTP | other *** search
/ TopWare 18: Liquid / Image.iso / liquid / top1184 / gepackt.exe / GORAN.PLT < prev    next >
Encoding:
Text File  |  1994-02-22  |  1.1 KB  |  45 lines

  1. # Figur 5.10
  2. notimestamp
  3. unit mm
  4. map x 0 20 y 0 1
  5. subplot area 30 60 130 130
  6. pen width 1
  7. font 1
  8. frame
  9. division x 2 0
  10. format x ("0" 0, " " 10, " " 20)
  11. plot (x-2)/(x+7)
  12. line from 26 95 to 29 95
  13. pen style 2
  14. line from 30 60 to 130 130
  15. line from 63 60 to 63 82
  16. line from 30 95 to 80 95
  17. line from 80 95 to 80 60
  18. character size 2
  19.  
  20. label center at 33 126 '(A)'
  21. label center at 163 126 '(B)'
  22. label center at 10 95 angle 90 'NET PHOTOSYNTHESIS (Relative units)
  23. label center at 145 50 'NITROGEN CONCENTRATION (Arbitrary units)
  24. label center at 145 95 angle 90 'ROOT/SHOOT RATIO'
  25. label center at 27 130 'P\S70 \Dm'
  26. label center at 27 98 'P\S70 \Dm'
  27. label center at 27 92 '2'
  28. label center at 27 60 '0'
  29. label center at 42 57 'n\S70 \D1'
  30. label center at 63 57 'n\S70 \Dc'
  31. label center at 80 57 'n\S70 \D2\S-1 \U+2n\S70 \D1'
  32. label center at 172 57 'n\S70 \D1'
  33. label center at 190 57 'n\S70 \Dc'
  34.  
  35. pen style 1
  36. subplot area  160 60 260 130
  37. map y 0 5
  38. division y 1 0                                    
  39. format y 0
  40. draw y
  41. frame
  42. plot 100*((x-2)/(x+7))/x-1
  43. pen style 2
  44. line from 190 60 to 190 118
  45.