plot errorbars on both axes
Versione 1.0.0.0 (2,24 KB) da
Eran Ofek
errorbars on x and y axes with many options.
5,8K download
Aggiornato
19 gen 2006
Nessuna licenza
Plot graph with error bars on both axes.
% simple example:
Data = [1 10 1; 2 9 0.5; 3 8 0.7];
errorxy(Data)
Cita come
Eran Ofek (2024). plot errorbars on both axes (https://www.mathworks.com/matlabcentral/fileexchange/9693-plot-errorbars-on-both-axes), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R14SP3
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Graphics > 2-D and 3-D Plots > Line Plots > Errorbars >
Scopri di più su Errorbars in Help Center e MATLAB Answers
Tag
Riconoscimenti
Ispirato: superbar
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |