figure size in matlab is not precise on the screen

3 ビュー (過去 30 日間)
Af
Af 2017 年 4 月 6 日
コメント済み: Af 2017 年 4 月 7 日
Hi,
I run a a very simple command to set the figure size:
set(gcf, 'units','centimeters','position',[2 3 20 10])
I expect that the size of the figure would exactly match with what I set above but when I measure it on the screen, it deviates quite a bit from the set values?
  2 件のコメント
Stephen23
Stephen23 2017 年 4 月 6 日
編集済み: Stephen23 2017 年 4 月 6 日
@Af: what is your screens native resolution, and what is the display resolution set to?
Af
Af 2017 年 4 月 7 日
Hi, they are both set to 2560 by 1440

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeInteractive Control and Callbacks についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by