Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
ErrorBar Plotting Package >

ErrorListPlot

ErrorListPlot[{{y1, dy1}, {y2, dy2}, ...}]
plots points corresponding to a list of values y1, y2, ..., with corresponding error bars. The errors have magnitudes dy1, dy2, ....
ErrorListPlot[{{{x1, y1}, ErrorBar[err1]}, {{x2, y2}, ErrorBar[err2]}, ...}]
plots points with specified x and y coordinates and error magnitudes.
  • ErrorListPlot takes the same options as ListPlot, with the following addition:
ErrorBarFunctionAutomatichow to render errors
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team