'print' with specific dimensions

Hello,
I'm using 'print' to save two image files which I intend to overlay using 'imfuse'. Problem is, printed images do not have the same dimensions and so my images don't match. Is there a way of specifying the dimensions of the image file that will be saved. I am using 'montage' to generate the images that will be saved, so if when using this function there is a way of controlling the imaging dimensions, that would be useful too.
What would you say is the best way to proceed?
Thank you,
Fer

Antworten (1)

Walter Roberson
Walter Roberson am 20 Jul. 2015

0 Stimmen

Look in the tips section of the print() documentation; it references some figure properties that control output size.

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Hilfe-Center und File Exchange

Gefragt:

Fer
am 20 Jul. 2015

Beantwortet:

am 20 Jul. 2015

Community Treasure Hunt

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

Start Hunting!

Translated by