% % Colors in the figures in the text % were incorporatd using the figure % edit commands in the fifure window % tool bar. % x = 0:0.1:4; semilogy(x, exp(x)),grid, xlabel('linear'),ylabel('logarithmic')