How change font size?

Hope this is a simple one. How can I change the display font in the Matlab windows? I have limited vision and can't read them very well.

 采纳的回答

bym
bym 2011-9-25

0 个投票

File>Preferences>Fonts

更多回答(1 个)

Daniel Shub
Daniel Shub 2011-9-25

0 个投票

I hope you will file this as a bug report with TMW. They really should think about the accessibility of there software.
You can read about how to set preferences here:
I hope there web site is accessible.
If the default font isn't too small, you can set the preferences with File>Preferences and then select fonts in the dialog.
There might be a command line way of doing it, but I do not know it.
You can also probably edit the preference file manually. My preference file (Linux) is matlab.prf.
The default 10 point font is: Desktop.Font.Code=F0 13 Monospaced
A 24 point font is: Desktop.Font.Code=F0 32 Monospaced
A 48 point font is: Desktop.Font.Code=F0 64 Monospaced
48 point is the largest you can select from the dialog.

类别

帮助中心File Exchange 中查找有关 Startup and Shutdown 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by