home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / atari / st / 19598 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.3 KB

  1. Path: sparky!uunet!cs.utexas.edu!ut-emx!ccwf.cc.utexas.edu
  2. From: timg@ccwf.cc.utexas.edu (Tim Gallivan)
  3. Newsgroups: comp.sys.atari.st
  4. Subject: Re: Need plot-prg. -> .IMG
  5. Message-ID: <86458@ut-emx.uucp>
  6. Date: 11 Jan 93 21:36:50 GMT
  7. References: <1993Jan11.111311.774@email.tuwien.ac.at>
  8. Sender: news@ut-emx.uucp
  9. Organization: University of Texas Center for Relativity
  10. Lines: 22
  11.  
  12. Hi,
  13.  
  14. In article <1993Jan11.111311.774@email.tuwien.ac.at> nino@vmars.tuwien.ac.at (Marinos Yannikos) writes:
  15. >I need a program, which can read floating-point numbers in
  16. >ASCII representation (eg. "0.333\n0.442...") and use them for
  17. >plotting functions (the numbers are the function values).
  18. >I need to be able to display a 3d-height field (a function
  19. >F: [0,1]x[0,1]->R) and a 2d-grid with several functions
  20. >plotted at the same time. The output should be a GEM .IMG.
  21. >Does anyone know such a program? What about Gnuplot?
  22.  
  23. I believe the ST port of Gnuplot does everything you mention, except
  24. output in IMG format. It does, however, have postscript output, which
  25. can be printed or converted to IMG using ghostscript. Unfortunately
  26. the axis labels and other text produced by gnuplot are not exactly
  27. beautiful.
  28.  
  29. I have used Gnuplot on the ST a fair amount, and it seems quite stable.
  30.  
  31. -Tim Gallivan
  32. timg@landau.ph.utexas.edu
  33.  
  34.