plot errorbars on both axes
Version 1.0.0.0 (2,24 KB) von
Eran Ofek
errorbars on x and y axes with many options.
5,8K Downloads
Aktualisiert
19. Jan 2006
Keine Lizenz
Plot graph with error bars on both axes.
% simple example:
Data = [1 10 1; 2 9 0.5; 3 8 0.7];
errorxy(Data)
Zitieren als
Eran Ofek (2024). plot errorbars on both axes (https://www.mathworks.com/matlabcentral/fileexchange/9693-plot-errorbars-on-both-axes), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R14SP3
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Graphics > 2-D and 3-D Plots > Line Plots > Errorbars >
Mehr zu Errorbars finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: 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.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |