EPS export issue: blank figure

8 views (last 30 days)
Vect13
Vect13 on 25 Feb 2020
Commented: Vect13 on 8 Mar 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

Accepted Answer

Vect13
Vect13 on 26 Feb 2020
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.
  2 Comments
Tony Nenov
Tony Nenov on 7 Mar 2020
Hi, how did you change the output profile? Are you using Texmaker?
Vect13
Vect13 on 8 Mar 2020
Hi Tony,
No, I use TeXnicCenter
I could change the output profile from the drop-down menu (red rectangle on the image).
In Texmaker though, I don't know how to do that. I saw in this video Texmaker that in Options > Configure Texmaker , there are things to do that might help you out.

Sign in to comment.

More Answers (1)

Giuseppe Inghilterra
Giuseppe Inghilterra on 25 Feb 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).
  1 Comment
Vect13
Vect13 on 26 Feb 2020
Hi Giuseppe, thank you for your reply. Your trick worked well, I saved my matlab plots as .svg files, I opened them with Inkscape, and I saved them as .eps file. This is kind of a digression but it works well. (I can open .eps files with Inkscape, the the corrupted matlab .eps documents trigger an error too)

Sign in to comment.

Categories

Find more on Environment and Settings in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!