s-news
[Top] [All Lists]

[S] PostScript and EPS in S-Plus 2000

To: s-news@wubios.wustl.edu
Subject: [S] PostScript and EPS in S-Plus 2000
From: "H.B. Jiu" <hbjsplus@hotmail.com>
Date: Mon, 20 Sep 1999 17:55:48 EDT
Sender: owner-s-news@wubios.wustl.edu

Hi, this is the S+ newbie again. :) I upgraded to S-Plus 2000 (Windows version) at the urging of some list members. All is well (and I have the whole manual set), but I can't figure out how to send plots to a PostScript or Encapsulated PostScript file.

In versions 4.5 and 5.1, for example, I used to do the following to send a plot to an EPS file to be included in LaTeX:

ps.options(black.and.white="false")
postscript(tempfile="plot#.eps",onefile=F,print=F)
plot(...)

But there's no more ps.options() in S+ 2000 (or is there?) and postscript() is totally different. I feel like S+ 2000 is so new and foreign that I'll have to start learning S+ all over again...

Please help!  Thanks.

Brett Jiu
NYU

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

<Prev in Thread] Current Thread [Next in Thread>
  • [S] PostScript and EPS in S-Plus 2000, H.B. Jiu <=