若使用plt.method,其實就是在呼叫當前的axes 進行畫圖. matplotlib.pyplot.gcf(). 得到當前的figure. matplotlib.pyplot.gca(). 得到當前的axes.
確定! 回上一頁