UISETSCREENPIXELSPE​RINCH

バージョン 1.0.0.1 (4.09 KB) 作成者: Varun Gandhi
Tool that can be used to easily set the Root Property: 'ScreenPixelsPerInch'
ダウンロード: 810
更新 2016/9/1

ライセンスの表示

編集メモ: This file was selected as MATLAB Central Pick of the Week

UISETSCREENPIXELSPERINCH set the Root Property: 'ScreenPixelsPerInch'
UISETSCREENPIXELSPERINCH() launches a GUI that can be used to visualize the effects of changing the root property prior to actually setting its value.
The 'Text in MATLAB Figures' can be made to appear larger or smaller by changing the value of the ScreenPixelsPerInch root property.
All the input parameters are optional.

The dialog box, helps in doing one of the following:

To increase the size of text and other items on MATLAB figures,
– Using 120 PPI makes text more readable, and then click OK.
To decrease the size of text and other items on MATLAB figures,
– Using 72 PPI will help fit more information on the text, and then click OK.
Or use a Custom Setting(recommended values would be 72,96 & 120).

UISETSCREENPIXELSPERINCH(ScreenPixelsPerInch_Value) will set the
% value of the root property to the one specified as the input argument.
%
%
% Example:
% uisetscreenpixelsperinch()
% uisetscreenpixelsperinch(120) % Set value to 120
% uisetscreenpixelsperinch('reset') % Restores system defaults

引用

Varun Gandhi (2024). UISETSCREENPIXELSPERINCH (https://www.mathworks.com/matlabcentral/fileexchange/25980-uisetscreenpixelsperinch), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2009a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersInteractive Control and Callbacks についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.1

Updated license

1.0.0.0