How to set all the font in a matlab plot to latex font (CMU Serif Roman)
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Using - if true set(0,'DefaultTextInterpreter','latex') set(0,'DefaultLegendInterpreter','latex') end - sets the font of the axis labels to the same font used in Latex. However I would also like to change the font on the colorbar label, and the axis tick values to the latex font.
1 Commento
Risposte (0)
Vedere anche
Categorie
Scopri di più su Line Plots 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!