Filter löschen
Filter löschen

How to set default figure size?

151 Ansichten (letzte 30 Tage)
Sungwoo Park
Sungwoo Park am 18 Jul. 2017
The default figure sizes of different computers are different. Therefore,
1) I want to know the default figure size of one of the computers.
2) And I want to set the same figure size as a default for other computers.
Many thanks in advance!

Antworten (1)

the cyclist
the cyclist am 18 Jul. 2017
Bearbeitet: the cyclist am 18 Jul. 2017
get(0,'defaultfigureposition')
Then set the figure position to whatever you want using the equivalent set() command.
See more details in the documentation about default property values.
  4 Kommentare
Sungwoo Park
Sungwoo Park am 19 Jul. 2017
Bearbeitet: Sungwoo Park am 19 Jul. 2017
@ Jan Simon: Sorry, it's my bad. I'm copying figure to powerpoint and excel by using 'edit-copy figure' menu with 2 different computers. The sizes of MATLAB figure are same. However, when I copied the figure and pasted into either of powerpoint or excel, the sizes were different. The computer of higher resolution of screen resulted in smaller figures in ppt or excel. How can I have the same size of figure that copied from MATLAB figure in two different computers?
Antonio Astorino
Antonio Astorino am 4 Nov. 2017
Hi Sungwoo! I am experiencing a similar problem. Have you solved yours? If you did, could you please share your solution? Thanks a lot.
Best regards,
Antonio.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu MATLAB Report Generator finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by