日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問(wèn) 生活随笔!

生活随笔

當(dāng)前位置: 首頁(yè) > 运维知识 > Ubuntu >内容正文

Ubuntu

matlab 高分屏 变小,解决Ubuntu高分屏下matlab标题栏(菜单栏)字体过小问题

發(fā)布時(shí)間:2023/12/15 Ubuntu 42 豆豆
生活随笔 收集整理的這篇文章主要介紹了 matlab 高分屏 变小,解决Ubuntu高分屏下matlab标题栏(菜单栏)字体过小问题 小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.

本人筆記本為1920x1080,在win10下還好,可以調(diào)整,但是到了ubuntu下設(shè)置GNOME的scaling factor不管用,于是參考一波Matlab論壇,找到了答案。請(qǐng)注意Matlab版本只有2017b及以后的版本才能使用此方法,如果版本過(guò)低,請(qǐng)先升級(jí)。

MathWorks suggested the following procedure, which works well for me (R2017b). Quoting from their email:

Tuning a high-DPI Linux system requires two steps

Setting the MATLAB scale factor

Calibrating the system's DPI

The MATLAB scale factor affects MATLAB desktop and the size/position of windows. The system DPI determines the scale and font size of axes and labels. To set the MATLAB scale factor, please use the following MATLAB commands:

>> s = settings;s.matlab.desktop.DisplayScaleFactor

>> s.matlab.desktop.DisplayScaleFactor.PersonalValue = 1.5

To calibrate the system DPI to match the scale facto, please use the following terminal commands :

% xdpyinfo | grep resolution

resolution: 96x96 dots per inch

% xrandr --dpi 144

The DPI value chosen should be the resolution found with xdpyinfo multiplied by the MATLAB scale factor that was set. In the example, 96 × 1.5 = 144.

MATLAB must be restarted after Step 2.

做完這些,瞬間感覺(jué)不一樣了

總結(jié)

以上是生活随笔為你收集整理的matlab 高分屏 变小,解决Ubuntu高分屏下matlab标题栏(菜单栏)字体过小问题的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。

如果覺(jué)得生活随笔網(wǎng)站內(nèi)容還不錯(cuò),歡迎將生活随笔推薦給好友。