home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / libs / vopl / glvopl.lha / glvopl / gpp / data1 < prev    next >
Encoding:
Text File  |  1989-02-10  |  399 b   |  46 lines

  1. This is an example for gpp(1)
  2. type xy
  3. This is the x-axis
  4. This is the y-axis
  5. x vs y1
  6. axes xy
  7. 0 0 
  8. 1 10
  9. 2 30
  10. 3 50
  11. 4 70
  12. 5 90
  13. 6 150
  14. 7 120
  15. 9 100
  16. 10 10
  17. plot xy
  18. x vs y3
  19. axes xy
  20. 0.0    70.0
  21. 1.0    30.0
  22. 2.0    50.0
  23. 3.0    45.0
  24. 4.0    31.0
  25. 5.0    15.0
  26. 6.0    29.0
  27. 7.0    98.0
  28. 9.0    52.0
  29. 10.0    30.0
  30. 12.0    65.0
  31. plot xy
  32. x vs y2
  33. axes y
  34.     50.0
  35.     60.0
  36.     50.0
  37.     55.0
  38.     31.0
  39.     25.0
  40.     29.0
  41.     28.0
  42.     32.0
  43.    40.0
  44.    55.0
  45. plot xy
  46.