plot(0:0.1:2*pi,sin(0:0.1:2*pi),'r*-')xlabel('\alpha','fontsize',16)ylabel('\beta','fontsize',16)title('\alpha=sin(\beta)','fontsize',20)