getDisplayPropertie​s

a function to determine the main display properties
22 Downloads
Updated 26 Sep 2019

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2019b
Compatible with R2014b to R2019b
Platform Compatibility
Windows macOS Linux
Categories
Find more on Structures in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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