Graphics, Figures & Tables ⇒ Inserted EPS Picture doesn't show any Text on it
Inserted EPS Picture doesn't show any Text on it
I'm new to latex.
To have better quality in my article I want to use .eps format graph originally generated in matlab. Once I insert the graph into my code I end up with the graph with all the text on it missing. With .png and .jpg format graphs I don't have any problem, but that is not what I need.
Does anyone know solution form my problem? please, help me!!!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Posts: 126
- Joined: Sun Feb 13, 2011 8:36 pm
Re: Inserted EPS Picture doesn't show any Text on it
Hope I could help.
Inserted EPS Picture doesn't show any Text on it
Thank you for reply! I am not familiar with gnuplot, but is there any solution to have text in latex within .eps format graph generated in gnuplot, to imlement the same for matlab generated file?5gon12eder wrote:I don't use matlab but as far as I know from gnuplot, the EPS produced is just the graph while the text part is written to a .tex file that has code inside to include the EPS and print the text over it. Maybe this is the same with matlab...
Hope I could help.