左邊 plt.subplot(211) plt.subplot(212) #面問題:如果想要顯示上面二個、下面一個的三個 ... 顯示圖片 9. plt.plot(t, t, 'r--') #繪製紅色線段 10. plt.text(70, 10, ...
確定! 回上一頁