Filter löschen
Filter löschen

figure size in matlab is not precise on the screen

3 Ansichten (letzte 30 Tage)
Af
Af am 6 Apr. 2017
Kommentiert: Af am 7 Apr. 2017
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 Kommentare
Stephen23
Stephen23 am 6 Apr. 2017
Bearbeitet: Stephen23 am 6 Apr. 2017
@Af: what is your screens native resolution, and what is the display resolution set to?
Af
Af am 7 Apr. 2017
Hi, they are both set to 2560 by 1440

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by