[19051] in s-news-athena

home help back first fref pref prev next nref lref last post

[S] error.bar plot

daemon@ATHENA.MIT.EDU (Kin Cheung)
Thu Aug 26 10:47:53 1999

Message-Id: <78E833D774B4D21190A30008C78C717E433301@exch1-ma.alkermes.com>
From: Kin Cheung <kin_cheung@alkermes.com>
To: "'s-news@wubios.wustl.edu'" <s-news@wubios.wustl.edu>
Date: Thu, 26 Aug 1999 10:38:56 -0400
Mime-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"


Hi all,

  Are there anyways to create an error.bar plot with two
different symbols ? I tried the following, but it created
two plots rather than one plot with two diffenent symbols.

error.bar(x,y,lower,upper,pch=17)
error.bar(x,y,lower,upper,pch=18)

I also tried the following and it didn't seem to work.

sym_c(17,18)
error.bar(x,y,lower,upper,pch=sym)

"pch" only took the first arguement and then ignored the rest.

Thanks you much.

Kin 

-----------------------------------------------------------------------
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

home help back first fref pref prev next nref lref last post