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

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

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!