h = subplot(m,n,p) , or subplot(mnp) breaks the Figure window into an m -by- n matrix of small axes, selects the p th axes object for for the current plot, and ...
確定! 回上一頁