Saving a figure as PDF with latex font
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Graphics Objects in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!