Plot types# ; Basic# · plot(x, y) · scatter(x, y) ; Plots of arrays and fields# · imshow(Z) · pcolormesh(X, Y, Z) ; Statistics plots# · hist(x) · boxplot(X).
確定! 回上一頁