% % 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/40:pi; stairs(x,sin(x))