plot errorbars on both axes

errorbars on x and y axes with many options.

您现在正在关注此提交

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

引用格式

Eran Ofek (2026). plot errorbars on both axes (https://ww2.mathworks.cn/matlabcentral/fileexchange/9693-plot-errorbars-on-both-axes), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: superbar

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0