ploterr

plots data with x and/or y error bars and supports logarithmic scaling for both axes.

Download
Download

You are now following this Submission

Cite As

Felix Zoergiebel (2026). ploterr (https://nl.mathworks.com/matlabcentral/fileexchange/22216-ploterr), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: errorbar_x

Inspired: errbar, errorbarxy, superbar

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.3.0

Added properties hhabsx, hhabsy and hhabsxy: Set the handle size to an absolute value rather than a fraction of the mean distance of the datapoints.

Download
1.2.0

Bugfix. It is now possible to use no options.

Download
1.1.0

Changed the user interface. Handle sizes and logarithmic scaling can now be set via properties. Passing LineSpec is not compulsory anymore when manually setting logscale or handle sizes.

Download
1.0.0

Download