getDisplayPropertie​s

Version 1.10 (4,13 ko) par Alain Barraud
a function to determine the main display properties
22 téléchargements
Mise à jour 26 sept. 2019

Afficher la licence

Today screen resolution may vary from the "standard" 96 dpi to much larger values (>300).
Frequently users have to specify some scaling option at the os level in order to avoid too small characters on screen. In order to run safely java swing customisation (for example) it is necessary to take into account such scaling at run time. This small code answers this question and give some other useful display properties.

Citation pour cette source

Alain Barraud (2024). getDisplayProperties (https://www.mathworks.com/matlabcentral/fileexchange/72748-getdisplayproperties), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019b
Compatible avec les versions R2014b à R2019b
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Structures dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.10

*m file added

1.1

documentation now is done through publish and html file has been added. Use your web browser to look at the file and/or use >>doc getDisplayProperties at the command prompt.

1.0.0