plot errorbars on both axes

errorbars on x and y axes with many options.

You are now following this Submission

Plot graph with error bars on both axes.
% simple example:
Data = [1 10 1; 2 9 0.5; 3 8 0.7];
errorxy(Data)

Cite As

Eran Ofek (2026). plot errorbars on both axes (https://uk.mathworks.com/matlabcentral/fileexchange/9693-plot-errorbars-on-both-axes), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: superbar

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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