% % Colors in the figures in the text % were modified using the figure % edit commands in the fifure window % tool bar. % subplot(2,2,1) x = -20:120; y = 50+20*randn(1,100000); hist(y,x)