Subscript title of figure which contain variable in matplotlib
I want to write title in python figure, which contain variable n=100
. I want to write as $t_n=0.1$ (n is subscript). I try as follows:
I want to write title in python figure, which contain variable n=100
. I want to write as $t_n=0.1$ (n is subscript). I try as follows: