Actually I ended up finding what was wrong. I was using the output profile Latex => PDF. I just switched to Latex => PS => PDF, and now my .eps Matlab files are displayed.
EPS export issue: blank figure
11 次查看(过去 30 天)
显示 更早的评论
Hi, I got a new laptop recently and I reinstalled Matlab on it. I am writing a latex file where I inserted .eps figures. Up to now, I have used .eps figures that I got thanks to Inkscape, and everything worked perfeclty. However when using .eps files I exported with Matlab, the figures are empty. I don't get error or warning messages, just an empty figure. So I opened my .eps files (the ones I got with matlab) with Inkscape, and it is just blank. Somebody knows why do I have that, and how to remedy this issue? (I have Ghostscript installed)
Sincerely
0 个评论
采纳的回答
更多回答(1 个)
Giuseppe Inghilterra
2020-2-25
Hi,
I usually export matlab figures in .svg format, then I modify them in inkscape and save it to .pdf. I add it in LaTex document and image does not lose quality.
I tried on my own with .eps images and I can't open them with Inkscape (Inkscape returns me an error).
另请参阅
类别
在 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!