'print' with specific dimensions

5 次查看(过去 30 天)
Fer
Fer 2015-7-20
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

回答(1 个)

Walter Roberson
Walter Roberson 2015-7-20
Look in the tips section of the print() documentation; it references some figure properties that control output size.

类别

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