A more adaptable, less visually-cluttered version of Matlab's built-in errorbar function. Works with vertical or horizontal error bars. See the documentation page (little light bulb icon) for examples.
Zitieren als
Chad Greene (2024). errbar (https://www.mathworks.com/matlabcentral/fileexchange/50472-errbar), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Graphics > 2-D and 3-D Plots > Line Plots > Errorbars >
Tags
Quellenangaben
Inspiriert von: HERRORBAR, errorbarxy, Enhancement to errorbar() plot, xyerrorbar, errorbar_x, errorbarxy, ploterr, Enhanced Errorbar Function, xerrorbar - Just like errorbar, but for uncertainty in x., Plot data with error bars on both x and y axes
Inspiriert: errorbarxy, superbar
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
errbar/
errbar/html/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.3.0.0 | Updated to allow NaN inputs. Thanks for this suggestion, Ian Craig! |
||
1.2.0.0 | Removed error bar handle visibility to prevent error bars from showing up in plot legends. Thanks for this suggestion, David! |
||
1.0.0.0 |