altmany / export_fig

A MATLAB toolbox for exporting publication quality figures
BSD 3-Clause "New" or "Revised" License
1.27k stars 365 forks source link

less resolution in MS word #394

Closed abdoomar closed 2 months ago

abdoomar commented 2 months ago

when I use the exported images in MS word, it has less resolution

altmany commented 2 months ago

This is not a problem of this utility, if the output image has the correct resolution. If MS Word embeds the image with lower resolution then you should contact MS to resolve the problem (good luck with that... ) or use a different image format, or different embedding method. In any case it is not a bug in export_fig. If you want the image output to be different, you can use the various export_fig parameters to control the format, resolution etc. Read the documentation for details.

Please do not open any additional issues here that are not a direct and reproducible bug. If you need assistance with usage, opening a bug issue is not proper - you should spend time to read and test the documentation and/or ask your questions on the Matlab Answers forum.