% % 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 = 0:pi/20:pi; bar(x,sin(x),'w'), shading faceted