[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ploting uncertainties
Martin Skou Andersen wrote:
>
> Hi there...
> 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?
>
> Thanks in advance
> Martin Skou
Try PLOTERR
--
Bernard Puc AETC, INC.
bpuc@va.aetc.com 1225 Jefferson Davis Highway #800
(703) 413-0500 Arlington, VA 22202