How to export a correct eps file ?
1 次查看(过去 30 天)
显示 更早的评论
I have drawed a scatter map like this example. There are 126539 dots in this diagram. I want to export a vector diagram to edit in the AI software or Coreldraw. But maybe the dots are too many, the vector diagram which exported from save as a ".eps" file or use print command is very small. The vector diagram actually is consitsted of several parts of pictures, not a correct vector diagram. I have tried this process in matlab2011a in my computer. The result is a correct and normal vector diagram. I don't know why. Now my matlab version is 2017b, I use the licensed software from our university. Thank you if anyone can help

2 个评论
Ameer Hamza
2018-4-20
Try file > Export Setup > Rendering, enable Custom renderer and set it to painters (vector format). Then apply changes to figure and then export figure to eps with these settings.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Printing and Saving 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!