figure size in matlab is not precise on the screen

2 visualizaciones (últimos 30 días)
Af
Af el 6 de Abr. de 2017
Comentada: Af el 7 de Abr. de 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 comentarios
Stephen23
Stephen23 el 6 de Abr. de 2017
Editada: Stephen23 el 6 de Abr. de 2017
@Af: what is your screens native resolution, and what is the display resolution set to?
Af
Af el 7 de Abr. de 2017
Hi, they are both set to 2560 by 1440

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by