A4 figure ready to print

4 次查看(过去 30 天)
Ocram
Ocram 2011-9-19
How can I create a GUI, or I should say a figure that has the same proportion of a A4 sheet, so that I can put in this figure all the edit-boxs and static-boxs that I need... and at the end print the entire page in A4 format, without changing the proportion (Fill Page in Print-preview).
Thanks

回答(2 个)

Aurelien Queffurust
Using the papersize property of your figure shoud achieve what you you wish: Changing a Figure's Settings

Ocram
Ocram 2011-9-19
If I want to display the A4 sheet/GUI on the screen, the dimension of the gui height must be the height of the screen.
For example: if I have a screen [1024 x 769] pixel
The A4 GUI must be [.... x 769] I don't know which relation might be between cm and pixel....

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by