MATLAB and X in Linux
Mostra commenti meno recenti
I've been having some issues with MATLAB and fonts recently. Basically, MATLAB shows me three different sets of fonts: firstly, when I enter
uisetfont
into the command line, I get a great huge list of fonts which are displayed correctly on the dialog and which I know to be installed on my computer. Secondly, when I type
listfonts
I get a second list of fonts, several of which I know are not installed on my system, such as Helvetica. Thirdly, when I'm working with figures, only a monospaced font (Courier, I believe) is being shown for all of the text (axis labels, title, etc), no matter what the font setting is for the label. I'm not sure why this is happening, but it would be great if I could use all of the fonts that are available in uisetfont for my figures. Thanks in advance for any suggestions.
2 Commenti
Daniel Shub
il 15 Lug 2012
This is a duplicate of http://www.mathworks.co.uk/matlabcentral/answers/1238-font-size-changes-in-figures
Walter Roberson
il 15 Lug 2012
Possibly the same, possibly not. It could also have to do with whether fonts are being served locally or from the remote host.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!