Save one image as part of a larger image
Show older comments
Hi all,
I have processed image data into a 10x512 pixel array. I have multiple images all this size and I would like to display them all side by side on a single larger image. I have created a blank image using zeros of size 1000x512 (i.e. I have 100 images in total, therefore 10 pixels x 100 images) but am having trouble getting my smaller image to display. How could I approach this?
Kind regard and thanks, Susan
Accepted Answer
More Answers (1)
Susan
on 15 May 2012
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!