Enhancement to errorbar() plot

Better alternative to errorbar() for flexibilities and avoidance of error with legend().

您现在正在关注此提交

Combination of plot() and errorbar_plus() can solve many prolems with the original errorbar() and can provide some more useful flexibilities. With errorbar_plus, horizontal plot of errors is possible. Different markers can be used instead of the usual "I " shaped bar. The wrong annotation of legend() when plotting with 2 or more data sets can be avoided with appropriate code arrangement.

Users are welcomed to add some other controls such as line style to errorbar.

Usage and example:
- see comments in errorbar_plus.m file, or
- download into matlab directory and type "help errorbar_plus"

引用格式

Chuong Nguyen (2026). Enhancement to errorbar() plot (https://ww2.mathworks.cn/matlabcentral/fileexchange/5383-enhancement-to-errorbar-plot), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: errbar, superbar

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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

to correct spellings