How to 'tile' pre-saved figures?
Afficher commentaires plus anciens
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!
Réponses (1)
Becka W
le 11 Avr 2019
0 votes
Use the imwrite(I,name), where I is the image and name is what you would like to save it as.
Catégories
En savoir plus sur Subplots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!