4f9639189743b25d7c4ba6686ce95fbf1cb62ebe
python/mathplotlib/\343\202\260\343\203\251\343\203\225\343\201\256\350\273\270\343\202\277\343\202\244\343\203\210\343\203\253\343\201\256\343\203\225\343\202\251\343\203\263\343\203\210\343\202\265\343\202\244\343\202\272\343\201\256\345\244\211\346\233\264.md
... | ... | @@ -0,0 +1,4 @@ |
1 | +``` |
|
2 | +plt.xlabel(r'$\theta_{pr}[\mathrm{rad}]$', fontsize=20) |
|
3 | +plt.ylabel(r"$\alpha$", fontsize=20) |
|
4 | +``` |
|
... | ... | \ No newline at end of file |