Le 03/02/2016 16:30, grivet a écrit :
Hello,
How can I insert exponents inside a text label ?
I tried:   xlabel("frequency (h$^{-1}$)"). This did not work for me (Win
7, Scilab 5.5.1):
the Latex part is not interpreted but reproduced verbatim.


I don’t know how to mix verbatim and LaTeX but all can be in LaTeX format
xlabel("$\text{frequency} (h^{-1})$")

Jean-Yves

_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to