how to plot subfigures in one figure like this image?
Show older comments
Hello,
I have two images that I would like to plot them next to each other, however for each image there are two small portions horizontal and vertical around them (images as well)
how can I plot them to be like this images?

3 Comments
Rajeev
on 24 Feb 2023
Are these two small portions independent images?
MatlabUser
on 24 Feb 2023
Edited: MatlabUser
on 24 Feb 2023
Jan
on 24 Feb 2023
@MatlabUser: You can create the axes objects with a specific 'Position' property and use them as parents for the images. Therefore it is unclear, what exactly the problem is.
Accepted Answer
More Answers (0)
Categories
Find more on Image Arithmetic 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!