Mathtext

To create a mathtext notation, we precede a string with r, such as r'$alpha'. The following is a short code for demo:

plt.title(r'$alpha > eta$')
plt.show()

Alpha plus beta in the following plot are printed by MathTex:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.16.68.121