Update Matlab's font list
11 ビュー (過去 30 日間)
古いコメントを表示
I have a font installed which I modified and updated in the system (windows). For some reason MATLAB will not update the font and even if I delete it completely from the system fonts, Matlab will still be able to use it. My aim is to change the font in the code editor to a more specialized font (source code pro).
How does one tell Matlab to update the version of a font or the complete font list?
0 件のコメント
回答 (2 件)
Star Strider
2019 年 2 月 18 日
There are a few font utilities in MATLAB. See the documentation on the listfonts (link) function, and links to related functions. I am not certain that you can alter them or thier properties through MATLAB.
There are also version differences. This seems to work correctly in R2018b, although it did not in earlier versions, and simply gave a standard list of fonts, not all the fonts installed on the computer (at least with respect to Windows systems).
2 件のコメント
Star Strider
2019 年 2 月 20 日
My pleasure.
I suggest you use the Contact Us link at the top right corner of this page and discuss it with MathWorks directly.
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!