s-news
[Top] [All Lists]

[S] Avoiding warnings when plotting points

To: s-news@wubios.wustl.edu
Subject: [S] Avoiding warnings when plotting points
From: Pierre Delfosse <pierre.delfosse@centexbel.be>
Date: Thu, 21 Oct 1999 11:48:26 +0200
Sender: owner-s-news@wubios.wustl.edu
Dear S+ users,

How can I plot points without getting warnings when some data fall
outside the plotting limits? The solution for lines (using
'plot(type="l",...)' or 'lines(...)') is to add  the parameter 'err=-1'.
But 'plot(..., type="p",err=-1)' and 'points(...,err=-1)' still issue
warnings.

I use S+ 4.5 under W95.

Thank you for any suggestion.

------------------------------------------------------------------------
--------
Pierre Delfosse                                 Address:   CENTEXBEL
pierre.delfosse@centexbel.be            avenue du parc, 38
Telephone:      32-87-322443                    B-4650 Chaineux BELGIUM
Fax:                    32-87-340518


-----------------------------------------------------------------------
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] Avoiding warnings when plotting points, Pierre Delfosse <=