GUI Print Preview Figure Scaling

4 visualizaciones (últimos 30 días)
Anthony Mora
Anthony Mora el 25 de Mayo de 2017
Editada: Abel Babu el 31 de Mayo de 2017
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)?

Respuesta aceptada

Abel Babu
Abel Babu el 31 de Mayo de 2017
Editada: Abel Babu el 31 de Mayo de 2017
Hi Anthony,
The problem is solved by working with the 'papersize' property of the figure handle.
Thanks,
Abel

Más respuestas (0)

Categorías

Más información sobre Creating, Deleting, and Querying Graphics Objects 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