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

  1. # line.plt
  2.  
  3. paper size 8 by 6
  4. subplot 0 0 8 6
  5.  
  6. line from 1.5 0.5 to 0.5 0.5
  7. line from 0.5 0.5 to 0.5 1.5
  8.  
  9. line from 0.5 4.5 to 0.5 5.5
  10. line from 0.5 5.5 to 1.5 5.5
  11.  
  12. line from 6.5 0.5 to 7.5 0.5
  13. line from 7.5 0.5 to 7.5 1.5
  14.  
  15. line from 6.5 5.5 to 7.5 5.5
  16. line from 7.5 5.5 to 7.5 4.5
  17.  
  18. line from 0.5 3 to 3 3
  19. line from 5 3 to 7.5 3
  20.  
  21. line from 2.5 2.5 to 2.5 3.5
  22. line from 5.5 2.5 to 5.5 3.5
  23.  
  24. line from 4 1.25 to 4 2.25
  25. line from 4 3.75 to 4 4.75
  26.  
  27. line from 3.5 1.75 to 4.5 1.75
  28. line from 3.5 4.25 to 4.5 4.25
  29.  
  30. label center at 4 5.5 'line.plt'
  31.