getDisplayPropertie​s

Version 1.10 (4,13 KB) von Alain Barraud
a function to determine the main display properties
22 Downloads
Aktualisiert 26 Sep 2019

Lizenz anzeigen

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.

Zitieren als

Alain Barraud (2024). getDisplayProperties (https://www.mathworks.com/matlabcentral/fileexchange/72748-getdisplayproperties), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2019b
Kompatibel mit R2014b bis R2019b
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Structures finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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