How to save a a produced figure as various file format?

6 views (last 30 days)
I have produced a figure using various data and now am curious how I save this figure as the following file formats; *.fig, *.emf, *.tiff. I want to save these in the same directory I am working in.

Accepted Answer

Walter Roberson
Walter Roberson on 22 May 2018
Call saveas() multiple times, once with each file name.

More Answers (0)

Categories

Find more on Printing and Saving 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!