Saving figures as a single figure

4 views (last 30 days)
Tom Brenner
Tom Brenner on 2 Aug 2018
Commented: Tom Brenner on 3 Aug 2018
I have two figures saved as F1.fig and F2.fig. How do I save them as a single .tif figure (side-by-side; subplot(1,2,1) & subplot(1,2,2) type arrangement)? An actual code (rather than a pseudocode or "first subplot, then use figure handles with the parents and then print with the appropriate tif flag") would be greatly appreciated.

Accepted Answer

jonas
jonas on 2 Aug 2018
Edited: jonas on 2 Aug 2018

More Answers (0)

Community Treasure Hunt

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

Start Hunting!