Issue in line plot while saving in vector graphics
显示 更早的评论
I had a matlab figure, it contains 4 lines. When I'm trying to save as pdf/eps/emf, one of the line's resolution is going crazy. I'll attach the matlab figure and pdf file also.
Please do needful.
f1 = openfig("para_sub_2D.fig");
print(f1,"pic.pdf","-dpdf","-r300")
2 个评论
Dyuman Joshi
2023-12-12
The lines in the pdf are appearing fine for me (R2021a on Win 10), as clear as the lines on the figure.
See the screenshots attached.
Jagadeesh Korukonda
2023-12-12
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Printing and Saving 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

