Enhancement to errorbar() plot

版本 1.0.0.0 (933 字节) 作者: Chuong Nguyen
Better alternative to errorbar() for flexibilities and avoidance of error with legend().
5.3K 次下载
更新时间 2004/7/6

无许可证

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 (2024). Enhancement to errorbar() plot (https://www.mathworks.com/matlabcentral/fileexchange/5383-enhancement-to-errorbar-plot), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Errorbars 的更多信息
致谢

启发作品: errbar, superbar

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

to correct spellings