显示正弦图的网格线。 x = linspace(0,10); y = sin(x); plot(x,y) grid on. Figure contains an axes. The axes contains an object of type line.
確定! 回上一頁