No BSD License  

Highlights from
errorbar_x

4.5

4.5 | 4 ratings Rate this file 59 Downloads (last 30 days) File Size: 3.94 KB File ID: #12751
image thumbnail

errorbar_x

by Goetz Huesken

 

23 Oct 2006 (Updated 24 Oct 2006)

Modified M-File for plotting error bars in x-direction.

| Watch this File

File Information
Description

Based on the existing M-file errorbar.m, a modification was done in order to plot error bars in the horizontal direction. Furthermore, the file considers a single value in the vector for X or Y. This M-file can be used for plotting the spread in the D_50-value of the particle size distribution of powders.

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
HERRORBAR
This submission has inspired the following:
ploterr

MATLAB release MATLAB 6.5.1 (R13SP1)
Other requirements Based on the existing M-file errorbar.m, a modification was made for plotting error bars in the horizontal direction. This M-file can be used for plotting the spread in the D_50-value of the particle size distribution of powders.
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (6)
23 Oct 2006 Jos x@y.z

Where is the statement that you just have re-invented herrorbar.m?

06 Nov 2006 Chris Zweck

Perfect for what it says it does, and fills the obvious deficiency with the matlab supplied 'errorbar'. A better name than herrorbar, as if you are having problems with errorbar you might be having a problem with the 'x' axis, not 'h' (So that is what you would search support for).

17 May 2007 E Y

Thanks, seems to work great!

29 May 2007 Y.C. Y.C.

It's GREAT
thank you!

26 Apr 2010 Shirley

It works great, but I have one question: How can I get bigger end markers?

19 Oct 2010 Juha

Messes legend if you use different markers and legend. Try this example and you'll know what I mean:

errorbar_x(22, 20, 2.74, 'o')
hold on;
errorbar_x(21, 26, 2.63, 'p')
legend('test1', 'test2')

Please login to add a comment or rating.
Updates
24 Oct 2006

Modification in the length of the tees.

Tag Activity for this File
Tag Applied By Date/Time
error bar Goetz Huesken 22 Oct 2008 08:45:09
error bar plot Goetz Huesken 22 Oct 2008 08:45:09
xaxis Goetz Huesken 22 Oct 2008 08:45:09
horizontal error bar Goetz Huesken 22 Oct 2008 08:45:09
error bar Ofer Fridman 13 Jan 2010 04:08:35
xaxis Lisandro 25 Oct 2010 14:52:32

Contact us at files@mathworks.com