matplotlib.pyplot module提供許多繪圖指令(與matlab語法非常相近),這邊介紹繪製 ... #example of adding legend plt.plot(x1, y1, 'k--+') # black dashed line, ...
確定! 回上一頁