Enhancement to errorbar() plot

Version 1.0.0.0 (933 octets) par Chuong Nguyen
Better alternative to errorbar() for flexibilities and avoidance of error with legend().
5,3K téléchargements
Mise à jour 6 juil. 2004

Aucune licence

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"

Citation pour cette source

Chuong Nguyen (2024). Enhancement to errorbar() plot (https://www.mathworks.com/matlabcentral/fileexchange/5383-enhancement-to-errorbar-plot), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R13
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Errorbars dans Help Center et MATLAB Answers
Remerciements

A inspiré : errbar, superbar

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0

to correct spellings