home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!pitt.edu!stern
- From: stern+@pitt.edu (Eric G Stern)
- Newsgroups: comp.sys.amiga.applications
- Subject: Re: GNUPlot output to printer or file?
- Keywords: gnuplot,output,help
- Message-ID: <2468@blue.cis.pitt.edu>
- Date: 25 Jan 93 14:08:49 GMT
- References: <C1BuM8.F4x@news.cso.uiuc.edu>
- Sender: news+@pitt.edu
- Organization: University of Pittsburgh
- Lines: 17
-
- In article <C1BuM8.F4x@news.cso.uiuc.edu> djp33563@uxa.cso.uiuc.edu (David J. Pugliese) writes:
-
- [ ... trying to get printed output with GNUplot]
- > Dave Pugliese
- > d-pugliese@uiuc.edu
-
- I don't know how you're doing it, but here is what I do. When you've
- viewed your plot on the screen and are happy with it, you select your
- output device with "set terminal <>" command. You then have to direct
- the output with "set output 'file'". Then you issue your plot command
- or replot. I don't know what output devices have been compiled into
- the fish executable; I've recompiled mine to use only the devices that
- I need. To find out what is available, just issue the "set terminl"
- with no arguments.
-
- Eric Stern
-
-