Matlab upscaling in linux

19 visualizaciones (últimos 30 días)
ALESSIO
ALESSIO el 29 de Nov. de 2022
Respondida: Anshuman el 21 de Mzo. de 2023
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)

Respuestas (1)

Anshuman
Anshuman el 21 de Mzo. de 2023
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!

Categorías

Más información sobre Environment and Settings en Help Center y File Exchange.

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by