x = linspace(0,2*pi,30); y = sin(x); plot(x,y), title('Figure 25.1: Sine Wave')