Matlab changes reslulotion after opening simulink

19 ビュー (過去 30 日間)
Sebastian
Sebastian 2013 年 11 月 19 日
By starting Matlab everything is normal size and perfectly usable:
But after starting Simulink Matlab and Editor change resolution and are way to small to use. (Simulink is displayed in normal resulution)
I hope somebody knows a solution for that problem, cause like that I cant use Matlab.
My system: Windows 8.1 Pro on a Surface Pro 2 by Microsoft
  2 件のコメント
Tyler
Tyler 2014 年 7 月 27 日
Having the same problem. Were you able to resolve this?
hod gilad
hod gilad 2016 年 4 月 6 日
Me too. do you have a solution?

サインインしてコメントする。

回答 (2 件)

Harsha Medikonda
Harsha Medikonda 2014 年 8 月 8 日
編集済み: Harsha Medikonda 2014 年 8 月 8 日
A)The workaround for this would be the following steps
1)Right-Click on the MATLAB executable icon, Go to Properties 2)Under the Compatibility menu, check the option “Disable display scaling on high DPI settings” 3)Now Run MATLAB. It should no longer rescale when you open SIMULINK.
B)However the text and icons in the toolstrip might still be too small to read. 1)The size of the text and the menus is not customizable. 2)You need to reduce the resolution to increase the font size. One way to enforce this would be to add a call to an executable or some kind of Windows command line script that does this in your “startup.m”. When you open up MATLAB, the executable will run and change the resolution of the desktop. 3)You can then create a file called “finish.m”. This file is always run when you close MATLAB. You can add another call to the executable or the Windows command line script and instruct it so that it will reset the desktop resolution to the default value or whatever the increased resolution was.
  3 件のコメント
balakrishanmraju Motapothula
balakrishanmraju Motapothula 2021 年 5 月 7 日
1)Right-Click on the MATLAB executable icon, Go to Properties
2)Under the Compatibility menu, check the option “Chnage high DPI settings-->OK mark on High DP settings and select system Enhanced option.
3)Now Run MATLAB. It should no longer rescale when you open SIMULINK.
Note: This is for MATLAB2014b
balakrishanmraju Motapothula
balakrishanmraju Motapothula 2021 年 5 月 7 日
1)Right-Click on the MATLAB executable icon, Go to Properties
2)Under the Compatibility menu, check the option “Chnage high DPI settings-->OK mark on High DP settings and select system Enhanced option.
3)Now Run MATLAB. It should no longer rescale when you open SIMULINK.
Note: This is for MATLAB2014b

サインインしてコメントする。


Bora Eryilmaz
Bora Eryilmaz 2015 年 3 月 10 日
There is a workaround now available in R2015a release of MATLAB that partially resolves the issues with blurriness and resizing of the MATLAB Desktop on Windows platform. The workaround patch can be downloaded from Bug Report ID 1054442.
  4 件のコメント
Reuben
Reuben 2016 年 3 月 28 日
Running the .p file fixes the issue in MATLAB. However, once I run simulink, the simulink window is still really small.
Martin Esteban Rivero Carrillo
Martin Esteban Rivero Carrillo 2016 年 5 月 13 日
I have the same problem. I'm using Matlabr2015a with Windows 8.1 and a Dell Inspiron 15 7000 Series with a 4K UHD screen. Have you found any solution?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeInteractive Control and Callbacks についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by