多窗口绘图 figure(n) —— 创建窗口函数,n为窗. 口顺序号。 t=0:pi/100:2*pi; y=sin(t);y1=sin(t+0.25);y2=sin(t+0.5); plot(t,y) —— 自动出现第一个窗口 figure(2).
確定! 回上一頁