Be the first to rate this file! 3 Downloads (last 30 days) File Size: 1.3 KB File ID: #36239
image thumbnail

Plot with shadings for e.g. standard error

by Fabian Tomaschek

 

17 Apr 2012

Plot your results including showing also the standard error

| Watch this File

File Information
Description

% Necessary Inputs:
% xaxis
% input
% standarderror: vector of errors for each x-axis point,
% linecolor: e.g. [1 0 0]
% linewidth: e.g. [1]
% fillcolor: e.g. [.5 .5 .5]
% edgecolor: e.g. [.5 .5 .5]

MATLAB release MATLAB 7.9 (R2009b)
Tags for This File  
Everyone's Tags
fill, plot, shading, standard error, statistics
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Comments and Ratings (1)
20 Apr 2012 Rob Campbell

The function requires a large number of inputs to work. There is no error checking. What does it add which the following do not already do better?

http://www.mathworks.com/matlabcentral/fileexchange/27485
http://www.mathworks.com/matlabcentral/fileexchange/26311-shadederrorbar
http://www.mathworks.com/matlabcentral/fileexchange/2683-confplot
http://www.mathworks.com/matlabcentral/fileexchange/10843-errorfill

Contact us