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

Home » Public Forums » archive » How to use ploterror procedure in idl with no xerror bars?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: How to use ploterror procedure in idl with no xerror bars? [message #94748 is a reply to message #94745] Fri, 22 September 2017 06:34 Go to previous message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
On Thursday, September 21, 2017 at 1:47:20 PM UTC-4, Meegle_Jade wrote:
> I would like to use the ploterror procedure in idl for my plots. I don't have any x error bars. I used the following command
> ploterror, x , y, yerr,type=3,psym=3
> But this is giving me horizontal error bars. I tried giving it as

What size are your horizontal error bars? You are not supplying an xerr vector, so what it is using for the x error bar size?

Are you sure you are not seeing the "hats" that ploterror adds by default to the top and bottom of each symbol? How does the plot look without "hats"?

ploterror,x,y,yerr,type=3,psym=3,/nohat

Wayne
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: highpass spatial filtering (lon,lat,time)
Next Topic: IDL graphics & LaTeX

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

Current Time: Wed Oct 08 09:16:00 PDT 2025

Total time taken to generate the page: 0.00392 seconds