The subplot function of the matplotlib module is a tool for plotting several ... np.cos(i*x)) plt.title('subplot' + '(2,3,' + str(i) + ')') plt.show().
確定! 回上一頁