Get Windows text-scaling value in MATLAB

6 views (last 30 days)
Chris Oreinos
Chris Oreinos on 16 Oct 2019
Answered: Eric Prandovsky on 8 Jun 2023
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.

Answers (2)

Koushik Kureti
Koushik Kureti on 13 Mar 2020
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 Prandovsky
Eric Prandovsky on 8 Jun 2023
You'd think it would be an available property of
groot
Alain Barraud wrote a bit of code that calculates the Scaling: getDisplayPropertie​s. Useful when resizing a figure to know the DPI/Scaling.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!