MATLAB: How to make a bar chart with error bars in MATLAB 7.7 (R2008b)

MATLAB

I wish to make a bar chart with error bars for each of the bars.

Best Answer

There is built-in functionality in MATLAB 7.7 (R2008b) to do this.
An example of how to do this is the errorbar function which can be found at the MATLAB File Exchange at the following page:
<http://www.mathworks.com/matlabcentral/fileexchange/9377>
Note that MathWorks does not guarantee or warrant the use or content of these submissions. Any questions, issues, or complaints should be directed to the contributing author.