% % Colors in the figures in the text % were modified using the figure % edit commands in the fifure window % tool bar. % subplot(2,2,1) th = 0:pi/16:pi; z = exp((-0.5+2i)*th); feather(z,'k')