fit figure size to A4
조회 수: 53 (최근 30일)
이전 댓글 표시
Hi,
I'm trying to print my figure from GUI using
printdlg(gcf)
size of my figure is bigger than A4 so I want to scale it so that it can fit A4. How can I do it?
Thanks a lot,
Dominika
댓글 수: 0
답변 (1개)
Star Strider
2014년 5월 14일
편집: Star Strider
2014년 5월 14일
See the documentation on Figure Properties. The PaperSize and the related options may help solve your problem.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!