'print' with specific dimensions
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (1)
Walter Roberson
am 20 Jul. 2015
Look in the tips section of the print() documentation; it references some figure properties that control output size.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!