NAME
eerrbar - get coordinates-matrix for errorbar-plotting
SYNOPSIS
[xeb yeb]=eerrbar(x,y,error[,barWidth])
PARAMETER(S)
x vector of x-data
y vector of y-data
barWidth x-size of bars
default: autosize
xeb matrix of x errorbar-coodinates
yeb matrix of y errorbar-coodinates
Stefan Mueller
2003-01-13