How to create a montage
Show older comments
How to create a montage of 5*4 images for a single image using a loop.
the image is changed to different image than the original image each time the loop is executed.
Answers (1)
KSSV
on 6 Sep 2020
0 votes
You can split your image into 5*4 sub matrices using the below link:
and use montage.
1 Comment
Mayur Deogade
on 6 Sep 2020
Categories
Find more on Convert Image Type 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!