Get Windows text-scaling value in MATLAB
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
0 Commenti
Risposte (2)
Koushik Kureti
il 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:
0 Commenti
Eric Prandovsky
il 8 Giu 2023
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.
0 Commenti
Vedere anche
Categorie
Scopri di più su Environment and Settings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!