python matplotlib 畫一條水平直線遇到的問題

想要的圖像以下:python     一開始是這樣畫的:函數 import numpy as np #使用import導入模塊numpy,並簡寫成np import matplotlib.pyplot as plt #使用import導入模塊matplotlib.pyplot,並簡寫成plt plt.figure(figsize=(8,4))
相關文章
相關標籤/搜索