x=randn(10000,1); hist(x,25); set(findobj(gca,'type','patch'),'edgecolor','w');