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
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.
カテゴリ
ヘルプ センター および File Exchange で Subplots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!