GUI Print Preview Figure Scaling

조회 수: 3 (최근 30일)
Anthony Mora
Anthony Mora 2017년 5월 25일
편집: Abel Babu 2017년 5월 31일
I would like to include the option to print the GUI figure (entire thing, not just axes). The problem when using "print" or "printpreview" is that for any paper smaller than A0, objects are scrunched/compressed (cannot see table values, buttons, fields, etc.). I was wondering if there was any way to just scale down the image that is displayed in the window such that it will fit on A4 letter paper (landscape if that matters)?

채택된 답변

Abel Babu
Abel Babu 2017년 5월 31일
편집: Abel Babu 2017년 5월 31일
Hi Anthony,
The problem is solved by working with the 'papersize' property of the figure handle.
Thanks,
Abel

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by