How to add two images in one, next to each other
Ältere Kommentare anzeigen
Hello, I have two splited images from diference matlab files. Now i need to merge them, near to each other. I tried supblot, imadd,cat methods, but nothing works. Please help me.

Result after sublot experiment:

Antworten (2)
Thomas Koelen
am 11 Mai 2015
0 Stimmen
Try using montage:
Stefan Grandl
am 7 Sep. 2016
0 Stimmen
I know, the question is some months old, but anyway:
Try to use imshowpair with argument 'montage' (see this question How can I display two images at once?). You will need the Image Processing Toolbox for it.
Otherwise try a solution proposed in the link.
Kategorien
Mehr zu Subplots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!