Tuesday, 27 August 2013

How do I plot a histogram with hatched shading=?iso-8859-1?Q?=3F_=96_mathematica.stackexchange.com?=

How do I plot a histogram with hatched shading? –
mathematica.stackexchange.com

I can plot an ordinary histogram with blue shading and black borders like
this: T = RandomVariate[NormalDistribution[0, 1], 10000]; Histogram[T, 30]
And I can simulate hatching like this: T = ...

No comments:

Post a Comment