此MATLAB 函数将当前图窗划分为m×n 网格,并在p 指定的位置创建坐标区。MATLAB 按行号对子图位置 ... for k = 1:4 data = rand(1,10); subplot(2,2,k) stem(data) end.
確定! 回上一頁