How to 'tile' pre-saved figures?
Show older comments
Hi,
I have 4 complex plots that are a mixture of stacked and subplots with lots of data on. For simplicity and for later use I have saved them as 4 individual figures e.g " '1.fig', '2.fig' , '3.fig', 4.fig' ". However, I would like to know how to also combine these pre-saved figures into a tile formation?
Any help?
Thanks!
Answers (1)
Becka W
on 11 Apr 2019
0 votes
Use the imwrite(I,name), where I is the image and name is what you would like to save it as.
Categories
Find more on Annotations 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!