What's the best format to export figure?
Show older comments
.jpg, etc... doesn't seem to be good format for "word" to publish. How to export or print the figures in good, better scale-able, format?
Thanks.
1 Comment
José-Luis
on 22 Aug 2014
What sort of figure is it? If it is just lines, things should scale well with .svg or similar. If you have an image then using a vector format is maybe not a good idea. Then I would just increase the resolution of the exported figure so it looks better.
Answers (3)
Image Analyst
on 22 Aug 2014
1 vote
4 Comments
Mustafa Vardaroglu
on 2 Jun 2020
Thanks. Works!
Image Analyst
on 2 Jun 2020
For r2020a and later you can use exportgraphics() - a built-in function.
Tobias Nelson
on 19 Jun 2020
After looking everywhere for stuff to use to save my figure containing an imagesc plot, exportgraphics did exactly what I wanted too. I didn't have to do any addition things to keep the background color for the plot black! Thanks!
mahmoud elmesery
on 1 May 2021
What about dxf formate?
Juan Medina
on 3 Feb 2018
1 vote
.bmp or bitmap shows better quality than png when imported into Word.
It is more obvious in Word than it is here but try it out and see for yourself! (.bmp at top .png at bottom)


1 Comment
Image Analyst
on 2 Jun 2020
It's not obvious to me. Tell us what to look at specifically. They look identical except that the BMP one is a little narrower horizontally. Also, attach the files if you can with the paper clip icon.
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!