Graphics, Figures & Tables ⇒ Insert graphics.eps
Insert graphics.eps
Please, it will be greatly appreciated if you could help me.
I tried many times to insert the graphics using a latex program but it does not work. I really want to know where is the problem. I inserted my image(img-4.eps) using the following command.
begin{figure}[hbtp]
centering
includegraphics[scale=1]{img-4.eps}
caption{4}
end{figure}
It did not work. The image did not appear.
I tried the following as well.
includegraphics[scale=1]{img-4.eps}
It image did not appear as well.
That when I used the following command on the top of the document.
usepackage{graphicx}
Please please could you help me as soon as possible? I should submit the latex version very soon and I couldn't insert the graphics.
Thanks a lot for your very helpful forum.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm