home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sgi / 19163 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!UB.com!pacbell.com!decwrl!spool.mu.edu!agate!stanford.edu!nntp.Stanford.EDU!dhinds
  3. From: dhinds@leland.Stanford.EDU (David Hinds)
  4. Subject: Re: PostScript "Editor"
  5. Message-ID: <1993Jan27.071628.12217@leland.Stanford.EDU>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Organization: DSG, Stanford University, CA 94305, USA
  8. References: <1993Jan27.015112.733@ringer.cs.utsa.edu> <1993Jan27.043251.15230@sol.ctr.columbia.edu>
  9. Date: Wed, 27 Jan 93 07:16:28 GMT
  10. Lines: 22
  11.  
  12. In article <1993Jan27.043251.15230@sol.ctr.columbia.edu> penev@venezia.rockefeller.edu writes:
  13. >
  14. >I myself am interested in a good way to generate 2D graphs and haven't
  15. >found the sollution. Mathematica certaily is not. If anybody has,
  16. >please let me know.
  17.  
  18. I've been using 'xmgr', which is a motif-based 2D plotting package
  19. available from ftp.ccalmr.ogi.edu.  It allows a lot of interactive
  20. control over graph formatting -- much more than gnuplot.  It has
  21. some problems -- the appearance of things on the screen does not 
  22. always match the appearance of things on paper.  But with frequent
  23. use of a PostScript previewer, I can usually get things to come
  24. out the way I want.
  25.  
  26. As a warning, I had problems building xmgr with the latest SGI
  27. compilers (3.10).  The executable had some serious bugs, even when
  28. I compiled with all optimizations disabled.  I didn't try too hard
  29. to track down the problem, though, because compiling with gcc-2.2.2
  30. seemed to fix the problems.
  31.  
  32.         - David Hinds
  33.           dhinds@allegro.stanford.edu
  34.