barweb (BARgraph With Error Bars)

version 1.2.0.0 (2.78 KB) by Bolu Ajiboye
Plots a fully customizable grouped bar graph with error bars

38.3K Downloads

Updated1 Oct 2009

View License

barweb.m calls the BAR and ERRORBAR MATLAB functions to produce bar graphs with error bars. The resultant graph is fully customizable, from group naming to legend inclusion to colormap setting. It assumes an m-by-n y-input matrix and plots m groups of n bars. The errorbar matrix must be setup the same way as the barvalues matrix (i.e. same dimensionality, matched values must have same indexes)

Syntax:
barweb(barvalues, errors, width, groupnames, bw_title, bw_xlabel, bw_ylabel, bw_colormap, gridstatus, bw_legend)

Cite As

Bolu Ajiboye (2022).barweb (BARgraph With Error Bars)(//www.tianjin-qmedu.com/matlabcentral/fileexchange/10803-barweb-bargraph-with-error-bars), MATLAB Central File Exchange. Retrieved.

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!