Image file

Hey all, Is there a way to save the figure output produced in matlab file as image (gif,ping)?
Thanks all, Susan

 Accepted Answer

Walter Roberson
Walter Roberson on 12 Sep 2011

1 vote

saveas() or print(), or (for much better control) the MATLAB File Exchange contribution "export_fig"

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!