Get Windows text-scaling value in MATLAB
古いコメントを表示
Is there a way to get the Windows 10 text-scaling percentage in MATLAB? Output should be 100% or 125% or 150% and so on.
回答 (2 件)
Koushik Kureti
2020 年 3 月 13 日
0 投票
Hello,
A similar question has already been answered by the community which might be of relevance to you. Please refer to the following link:
Eric Prandovszky
2023 年 6 月 8 日
You'd think it would be an available property of
groot
Alain Barraud wrote a bit of code that calculates the Scaling: getDisplayProperties. Useful when resizing a figure to know the DPI/Scaling.
カテゴリ
ヘルプ センター および File Exchange で Graphics Performance についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!