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에서 Parallel Computing Toolbox에 대해 자세히 알아보기

제품

질문:

2011년 9월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by