1、t = -pi:pi/100:pi;
3、plot(t,y)
5、xlabel('-\pi \leq {\itt} \leq \pi')
7、title('Graph of the sine function')