How to set all the font in a matlab plot to latex font (CMU Serif Roman)
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Line Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!