1

I am using texmaker and I include eps figures. The code is very long but I will include some of it.

\documentclass[draft, 12pt, onecolumn]{IEEEtran}
\usepackage{graphicx}
\usepackage{epstopdf}

\begin{document}

\begin{figure}[!t]
\centering
\includegraphics[scale=0.4]{./Figures/RL_NE.eps}
\caption{Percentage of playing good}
\label{fig_1}
\end{figure}

\end{document}

When I open my compiled file I will get the following: enter image description here

I do not know where is the problem. I am compiling with PdfLatex.

zebda
  • 125

0 Answers0