I am a new to Latex and this community, but really fascinated by its capabilities and thus have determined not to go back to other word-processors.
But like any other new and cool thing facing problems every now and then.
I am using elsarticle to write my paper and not able to put figure in my article.
For adding figure, I am using
Code: Select all
\begin{figure}
\includegraphics[scale = 0.25]{simp_res_fig.eps}
\end{figure}
So basically I can't see the image. Can someone please help me to figure out why is it so?
thanks,
-Atul