mercredi 2 septembre 2015

Shadded error bars with texture using matlab

I am using the package shaddedErrorBar (http://ift.tt/1NXy7SG) in order to plot physiological data with a shadded error bar. ;)

I managed of course to change the color myself, but unfortunately I do not know how to change the texture of the shadded bar.

Does anyone have a clue how to do that?

Thanks a lot!

Here the code component for blocking:

`A=shadedErrorBar(x,y,e,'k',1)`
`x  =  contains the x-values
y = contains the y-values
e= contains the respective standard errors of the mean 
'k' => color 
1 => sets transparency settings `

Best wishes, Ferdinand

Aucun commentaire:

Enregistrer un commentaire