Automated multiple image arrangement using matlab

조회 수: 1 (최근 30일)
Zeynab Mousavikhamene
Zeynab Mousavikhamene 2020년 4월 16일
댓글: Mohammad Sami 2020년 4월 17일
I need to arrange many images to make slides out of them. They are save with apporpriate names. For example I need to say place image 1 in the upper right corner with a specific size and place iamge two next to image 1 with a determined distance from image 1 in x direction (the same y), put image 3 under image 1 (the same x) and image 4 next to image 3 (the same y) and do it for all of these images. Is it possible to do so in automated way in matlab?
By the way, the images are plots produced by matalb. I have both .fig and .jpeg files.
  댓글 수: 3
Zeynab Mousavikhamene
Zeynab Mousavikhamene 2020년 4월 16일
Sorry I should have mentioned that: The images are plots produced by matalb. I have both .fig and .jpeg files.
Because they are alot of plots (+500) and I want to make powerpoint slides out of them, I need to find an automated way of arranging them next to each other.
Mohammad Sami
Mohammad Sami 2020년 4월 17일
To combine multiple images into a single image, you can use imtile function. See the documentation to see if this is what you wanted to do.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by