barrerror - utility for bar plots with automatic error bars

Versione 1.0.0.0 (2,06 KB) da Jonathan
Takes raw data and draws a bar plot for each category with error bars (using range or 95% CI)
1,5K download
Aggiornato 19 ott 2009

Visualizza la licenza

This script was written to provide a quick way to produce figures like the one seen above, where data containing 1 or more classes are plotted against each other across independent measurements.

Input is just a matrix of raw data with repeated measures in columns, and types in rows. For multiple classes, also accepts a cell array of these matrices

The error bars are calculated using the range of the data (asymmetric), or the 95% confidence interval (centered on mean).

Cita come

Jonathan (2025). barrerror - utility for bar plots with automatic error bars (https://it.mathworks.com/matlabcentral/fileexchange/25613-barrerror-utility-for-bar-plots-with-automatic-error-bars), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2009b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Line Plots in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0