Message Boards Message Boards

0
|
3477 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:
GROUPS:

Modifying Error Bars (using ErrorListPlot)

Posted 10 years ago

Hi, does anyone know how to change the width of the error bars produced using ErrorListPlot? Here is the table of data I'm using

  ppy = Table[{{(k + 574)*2 \[Pi]/(1*4000), pmy[[k]]}, 
        ErrorBar[sdy[[k]]]}, {k, 1, 191}];

Then I write

ErrorListPlot[ppy, PlotMarkers -> {Automatic, 1.5}

I can't seem to change the width of the error bars produced. Any ideas?

My MMa 7 does not have ErrorListPlot. Reading the documentation suggests that an option like Filling -> { } might work? My apologies that its only a suggestion that i can't quite verify.

POSTED BY: Isaac Abraham
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract