Saving a figure as PDF with latex font
    5 次查看(过去 30 天)
  
       显示 更早的评论
    
I am using the commands
set(0,'defaultaxesfontname', 'CMU Serif'); set(0,'defaulttextfontname', 'CMU Serif');
to set the font on my figure to one that is the same as Latex. However it changes the font whenever I export as a pdf or eps, is there any way around this? Using 2015b on mac.
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
