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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Vect13
el 25 de Feb. de 2020
Comentada: Vect13
el 8 de Mzo. de 2020
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 comentarios
Respuesta aceptada
Más respuestas (1)
Giuseppe Inghilterra
el 25 de Feb. de 2020
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).
Ver también
Categorías
Más información sobre Printing and Saving en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!