home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / applicat / 10348 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.1 KB

  1. Path: sparky!uunet!gatech!pitt.edu!stern
  2. From: stern+@pitt.edu (Eric G Stern)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: GNUPlot output to printer or file?
  5. Keywords: gnuplot,output,help
  6. Message-ID: <2468@blue.cis.pitt.edu>
  7. Date: 25 Jan 93 14:08:49 GMT
  8. References: <C1BuM8.F4x@news.cso.uiuc.edu>
  9. Sender: news+@pitt.edu
  10. Organization: University of Pittsburgh
  11. Lines: 17
  12.  
  13. In article <C1BuM8.F4x@news.cso.uiuc.edu> djp33563@uxa.cso.uiuc.edu (David J. Pugliese) writes:
  14.  
  15.    [  ... trying to get printed output with GNUplot]
  16. >    Dave Pugliese
  17. >    d-pugliese@uiuc.edu
  18.  
  19. I don't know how you're doing it, but here is what I do.  When you've
  20. viewed your plot on the screen and are happy with it, you select your
  21. output device with "set terminal <>" command.  You then have to direct
  22. the output with "set output 'file'".  Then you issue your plot command
  23. or replot.  I don't know what output devices have been compiled into
  24. the fish executable; I've recompiled mine to use only the devices that
  25. I need.  To find out what is available, just issue the "set terminl"
  26. with no arguments.
  27.  
  28.                 Eric Stern
  29.  
  30.