Python繪製雙對數曲線

plt.loglog(x,Roxy,label=「Roxy」,color=‘r’,linewidth=1)#繪製雙對數曲線 plt.gca().invert_xaxis()#x軸反轉,大的值在前面,小的值在後面 import numpy as np import matplotlib.pyplot as pltweb def Draw(): x=Freq plt.figure(num=「Roxy,
相關文章
相關標籤/搜索