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
error :
vector of errors
barWidth :
x-size of bars
default: autosize
xeb :
matrix of x errorbar-coodinates
yeb :
matrix of y errorbar-coodinates