subplot(2,2,1),plot(x,y,'b'); grid on; ... 這個指令與前面使用之grid及軸的座標axis之應用方式相同。axss on/off 表示是否要顯示座標軸。
確定! 回上一頁