plot errorbars on both axes

Versión 1.0.0.0 (2,24 KB) por Eran Ofek
errorbars on x and y axes with many options.
5,8K descargas
Actualizado 19 ene 2006

Sin licencia

Plot graph with error bars on both axes.
% simple example:
Data = [1 10 1; 2 9 0.5; 3 8 0.7];
errorxy(Data)

Citar como

Eran Ofek (2024). plot errorbars on both axes (https://www.mathworks.com/matlabcentral/fileexchange/9693-plot-errorbars-on-both-axes), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14SP3
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Errorbars en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: superbar

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0