home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Applications / Mathematiques / AMPlotDemo.lzh / AMPlotDemo / samples / RexxDemo.dat < prev    next >
Text File  |  1992-09-26  |  1KB  |  65 lines

  1. !  This is a simple example of linking datapoint marks. A macro is
  2. !  defined which plots 2 extra points onto the graph.
  3. !
  4. XY
  5. XTFONT "Times-Roman" 14.000000
  6. YTFONT "Times-Roman" 14.000000
  7. XLFONT "Times-Roman" 10.000000
  8. YLFONT "Times-Roman" 10.000000
  9. TITLE "Binding data for the G2H5-L1CEC Antibody" 3162.27766 4507
  10. TFONT "Times-Roman" 16.000000
  11. SETPEN 1 1 0.500000
  12. SETPEN 2 1 0.500000
  13. SETPEN 3 3 1.500000
  14. SETPEN 4 2 2.000000
  15. SETPEN 5 3 0.250000
  16. SETPEN 6 1 1.000000
  17. BOXED
  18. BOUNDS 1 1e+07 0. 5000
  19. SIZE 4.625000 3.000000
  20. OFFSET 2.500000 7.400000
  21. PALETTE   0  10  10  10
  22. PALETTE   1   0   0   0
  23. PALETTE   2  15  15  15
  24. PALETTE   3   6   7   9
  25. DATAPOINT 1 9 0
  26. DATAPOINT 2 5 0
  27. DATAPOINT 3 0 0
  28. DATAPOINT 4 0 0
  29. DATAPOINT 5 0 0
  30. DATAPOINT 6 0 0
  31. NOERRORS
  32. LOGX
  33. SUBOFF
  34. XLABEL "Relative Dilution"
  35. YLABEL "Mean counts per minute"
  36. EWIDTH 5.000000
  37. MARKSIZE 12.000000
  38. CLIP
  39. MACRO "AMPlot2Demo:samples/RexxDemo.rexx"
  40. NDATA 9
  41. COLUMNS 2
  42. PEN 1
  43. STYLE 1
  44. 1 4272.4
  45. 10 1955.5
  46. 100 1100.4
  47. 1000 615.7
  48. 10000 363.1
  49. 100000 262.9
  50. 1e+07 79.3
  51. NEWSET
  52. PEN 2
  53. STYLE 1
  54. 1 435.3
  55. 10 263.4
  56. 100 221.1
  57. 1000 188.6
  58. 10000 138.9
  59. 100000 107.4
  60. 1e+07 97
  61. KEYFONT "Times-Roman" 10.000000
  62. KEYPOS 4136.820312 3816.326416
  63. KEYTEXT 1 "HEL Binding"
  64. KEYTEXT 2 "Non-specific Binding"
  65.