Edit plot position in MATLAB

I have two plots. I need to fill them in a A4 page such way they fills the page. The plots has be square The margin is very small. I tried using subplot but both the images are very closed to each other. The resolution is also very low. In this situation, how can I make that particular PDF?

Respuestas (1)

Frantisek Gaspar
Frantisek Gaspar el 13 de Abr. de 2022

0 votos

To export figure to pdf, search for print function. To control margins of axes I suggest using tiledlayout.

Categorías

Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.

Preguntada:

el 5 de Abr. de 2022

Respondida:

el 13 de Abr. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by