Open nicoandmee opened 2 years ago
Can you try to use the following line of code before launching your GUI app?
s.matlab.desktop.DisplayScaleFactor.PersonalValue = 1.5
If this fixes with this value (or another), I may be able to implement a user setting for the scale factor that is run every time MATLAB engine is run through the extension.
When running a MATLAB file using this extension, text appears very small:
Is there a way to adjust this, perhaps through the use of some command-line switches when the Matlab command is run?