How to 'tile' pre-saved figures?

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!

回答 (1 件)

Becka W
Becka W 2019 年 4 月 11 日

0 投票

Use the imwrite(I,name), where I is the image and name is what you would like to save it as.

質問済み:

2019 年 4 月 11 日

回答済み:

2019 年 4 月 11 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by