How can I insert proper tex interpreter inside figures?
Mostra commenti meno recenti
When I try to add greater or equal sign to my figure, it is shown as '?'. To my surprise most of the tex symbols are not properly displayed.
I have tried the following, but none has worked so far:
- add all MATLAB fonts to FontBook (OS X)
- specifically switching interpreter to tex
When I use latex as my interpreter, however, it appears properly. But I can't control fontname properties to match other texts on the figure.
Any ideas what is going on here?
My MATLAB version is R2012a and OS X 10.8.2.
5 Commenti
José-Luis
il 7 Gen 2013
Please post some example code.
José-Luis
il 8 Gen 2013
What version of Matlab do you have? If you save your figure as eps, does the interrogation sign appear in the image?
José-Luis
il 8 Gen 2013
You could check if you have Tex Computer Modern in Fontbook. If they are not in your system, that could be the problem.
Risposte (1)
Daniel Shub
il 8 Gen 2013
0 voti
While my guess is that their is probably a much simpler solution (like install the correct fonts). The TeX interpreter is fully configurable (although poorly documented). See this question.
Categorie
Scopri di più su Creating, Deleting, and Querying Graphics Objects in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!