font issue on matlab 2014b OS X 10.9.4

1 Ansicht (letzte 30 Tage)
Gideon simpson
Gideon simpson am 5 Nov. 2014
Kommentiert: Walter Roberson am 13 Nov. 2015
On my OS X 10.9.4 machine, if I do an hgexport(gcf, 'fig1.eps'), on a figure that has latex fonts, i.e. I have a command like
xlabel('$x$', 'interpreter','latex');
when I open the eps file in Preview.app, I get the error:
PostScript Conversion Warning:
Converting the PostScript file "test.eps" produced the following warnings:
· CMR10 not found, using Courier.
· CMMI10 not found, using Courier.
  4 Kommentare
Jessica Piper
Jessica Piper am 13 Nov. 2015
Bearbeitet: Jessica Piper am 13 Nov. 2015
Walter thanks for adding that link, however Mathworks hasn't provided a solution to this problem on that thread, even though they marked the answer as "accepted".
There is an eps export bug added by Mathworks in either 2014b or 2015a, because once I upgraded to 2015a all my plotting scripts that export to eps got broken. They still work fine in 2014a. (I have both installed.)
Walter Roberson
Walter Roberson am 13 Nov. 2015
Right, I have not seen a resolution as yet; the above link is the place that has the most information about the problem.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Environment and Settings finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by