When you use labels they should be escaped properly:

xlabel("\$\\sigma\$ [MPa]")
or
xlabel(L"$\sigma$ [MPa]")

Reply via email to