필터 지우기
필터 지우기

Figure changes size when i export it

조회 수: 11 (최근 30일)
Leonhard Messerer
Leonhard Messerer 2021년 11월 6일
답변: Sreeranjani Sekar 2021년 11월 9일
Hey,
i want to create some plots for a word document, which always have a specified size, so the plottitle etc. dont change the size when the plot would be scaled in order to fill the whole width of the document. I tried to set a specific size by using
fig.Units = 'centimeters';
fig.Position = [5 5 width hight];
But when i save the illustration the size differs from the one i determined above.
Also when i save a figure manually with the "export setup" function the size of the saved picture is not the same as i specified in the tool.
Would be great if anyone could help me. Thanks
  댓글 수: 1
Sreeranjani Sekar
Sreeranjani Sekar 2021년 11월 9일
If File > Export Setup is used to resize the figure, then please note that the dimensions include the entire figure window except for the frame, title bar, menu bar, and any tool bars.

댓글을 달려면 로그인하십시오.

답변 (1개)

Sreeranjani Sekar
Sreeranjani Sekar 2021년 11월 9일
Alternatively, refer to the exprt_fig File Exchange link.

카테고리

Help CenterFile Exchange에서 Printing and Saving에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by