Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!ames!ucbcad!ucbvax!sdcsvax!ucsdhub!hp-sdd!ncr-sd!ncrcae!usceast!tech From: tech@usceast.UUCP Newsgroups: net.sources Subject: Re: GNUPLOT and Apple LaserWriter Plus Message-ID: <2338@usceast.UUCP> Date: Tue, 3-Mar-87 01:14:12 EST Article-I.D.: usceast.2338 Posted: Tue Mar 3 01:14:12 1987 Date-Received: Thu, 5-Mar-87 19:27:03 EST References: <818@water.UUCP> Reply-To: tech@usceast.UUCP (Bill Wood) Organization: Csci Dept, U of S. Carolina, Columbia Lines: 22 In article <818@water.UUCP> phcalamai@water.UUCP (Paul H. Calamai) writes: >Has anyone out there had any success with GNUPLOT output >to an Apple LaserWriter. I've tried setting terminal >to postscript and output to COM2 (my LaserWriter is >connected to my IBM-PC this way) but I've had no luck Hello! I am not sure this will help, not knowing your system configuration but I have been using gnuplot with an apple laserwriter on a Vax 11/780 running 4.2 with the adobe postscript software. All it takes in this configuration is to invoke gnuplot with the command line: gnuplot > foo.plot when gnuplot comes up set the terminal to unixplot and gnuplot will output plot(5) primatives through standard out to the file foo.plot at the close of the session a line like psplot foo.plot seems to work correctly. I hope this helps. Good Luck! Bill Wood (!usceast!tech)