How can I add a new font to the list of available fonts in MATLAB?
Show older comments
I would like to add a new font to the list of available fonts in MATLAB. How can I achieve this?
Accepted Answer
More Answers (1)
Kristian Jandric
on 8 Oct 2019
15 votes
If you have multiple user accounts on your PC and install a font, it will only install that font for that specific user. Matlab checks for fonts in the C:\WINDOWS\FONTS directory, which is why installing the font for one user only doesn't update the list of fonts available. Make sure to install the font for all users (by rightclicking and selecting "Install for all users"). At least this worked for me.
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!