Matlab upscaling in linux

17 次查看(过去 30 天)
ALESSIO
ALESSIO 2022-11-29
回答: Anshuman 2023-3-21
I have a problem with the high resolution of my laptop when I use Matlab. Everything is too small. I reached to enlarge the size of text and icons bar using this two commands:
>> s = settings;s.matlab.desktop.DisplayScaleFactor
>> s.matlab.desktop.DisplayScaleFactor.PersonalValue = 1.5
But the problems are not finished yet infact when, for example, I create a plot everything in still very small and the same thing is for the documentation window (also the cursor is smaller than how it appears in other programs). What can I do to solve all the problem of upscaling in Matlab? Below I attach two images to make you understand better.
This is the first window that appares when I open Matlab and as you can see everything is normal.
This is what Matlab shows when I open a plot or documentation. If you compare the size of texts with the size of the text of the command window you can understand that it is very difficoult to read, especially when you consider that mine is a 14" display.
(please sorry for my bad english)

回答(1 个)

Anshuman
Anshuman 2023-3-21
Hi Alessio,
As per my undertanding you are trying to adjust font size in Help and Web browsers. In MATLAB window, go to Preferences in Environment section in Home Tab. A dialog box will appear, go to Fonts section and there you will get options to alter the font size in Command window, Command History, Editor, Current Folder, Workspace, Variables, Function Browser, Help and Web browsers font. You can also set Custom fonts for any desktop tool by clicking on "Custom Fonts" preferences.
Hope this helps!

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by