comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Ploting uncertainties
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Ploting uncertainties [message #24375] Mon, 02 April 2001 11:27
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Martin Skou Andersen (skou@fys.ku.dk) writes:

> Is there a way to plot uncertainties in a plot.
> Say you got some data:
> x = {1,2,3,4}
> y = {2.25,3.75,4.25,5.75}
> Delta y = {0.02,0.04,0.01,0.05}
> then I can plot my data as points
> IDL> plot, x, y, psym=1
> But is there away to get uncertainties on my data?

What you need is some kind of error bar plotting.
Try PLOTERR, ERRPLOT, OPLOTERR, etc. Sometimes it's
just easier to roll your own. :-)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Wanted: Scientific Programmer
Next Topic: Execution halted

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 14:53:01 PDT 2025

Total time taken to generate the page: 0.00536 seconds