'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
답변 (1개)
Walter Roberson
2015년 7월 20일
0 개 추천
Look in the tips section of the print() documentation; it references some figure properties that control output size.
카테고리
도움말 센터 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!