formatSubplot(gca,'xl','\alpha_i','yl','\beta_i', 'ax','square','box','off', 'lim',[0 2*pi 0 2*pi ]). subplot(122). plot(1:20,alpha_rad,'or',1:20,beta_rad ...
確定! 回上一頁