plt.xlabel(u"\u03bcs")
plt.ylabel(u"\u03bcA")
转自:https://pythonmatplotlibtips.blogspot.com/2017/11/write-mu-greek-letter-symbol-in-python.html
plt.xlabel(u"\u03bcs")
plt.ylabel(u"\u03bcA")
转自:https://pythonmatplotlibtips.blogspot.com/2017/11/write-mu-greek-letter-symbol-in-python.html