how can I increase font size in Matlab scripts

조회 수: 170 (최근 30일)
Shahram Taherzadeh
Shahram Taherzadeh 2015년 12월 17일
댓글: Kimberly Van Meter 2023년 1월 7일
Is there any way of increasing the font size in Matlab command line or script editor?This is for people with sight issues.
  댓글 수: 1
John Ondov
John Ondov 2020년 2월 17일
In Matlab R2017a prerelease, I could only change the font size of characters displayed in the editor (i.e., my .m files). by going to Home/Preferences/Fonts/Custom/Editor. I dn't know what the actual R2017a release or subsequent releases require.

댓글을 달려면 로그인하십시오.

채택된 답변

Image Analyst
Image Analyst 2015년 12월 17일
Yes. From the tool ribbon: Home -> Preferences -> Fonts -> Desktop Code Font
  댓글 수: 3
Nikolaos Nikolaou
Nikolaos Nikolaou 2021년 3월 11일
And thanks from 2021 :)
Steven Lord
Steven Lord 2021년 3월 11일
FYI there is some additional control available in recent releases. In particular in release R2021a you can change font properties in the Live Editor using the settings interface. See the Release Notes.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Peter Wittenberg
Peter Wittenberg 2021년 1월 4일
I looked up this thread because my script was shrinking to such a small size that I had trouble reading it. While the answer above will work to a degree, the issue is actually one of Windows, at least when you are using a PC. It turns out that in Windows you can increase or decrease the font size in any window by clicking in the window to select it, then holding down the Ctrl key and using the scroll wheel on your mouse. If you don't have a scroll wheel, I suspect that other mouse actions can also be used.
My problem with the shrinking is one that I haven't quite figured out, but I believe it is the same trigger, but this happens on a laptop when my hand goes over the mouse keypad and some other buttons are pressed. It's specific to particular laptop keyboard designs. It's frustrating, but the CTRL-Scroll does get the text size up or down very easily.
  댓글 수: 3
Raymond
Raymond 2022년 9월 16일
Awesome! CTRL-Scroll works for me
Kimberly Van Meter
Kimberly Van Meter 2023년 1월 7일
Works for me too, on a Mac. Thanks for the info.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by