Here is an example:
Code: Select all
\begin{figure}
\unitlength 1cm
\begin{picture}(13.5,6.5)(0,0)
\put(-0.0,-.45){\special{psfile=Images/fdata3a.eps hscale=50 vscale=50}}
\put(7,-.45){\special{psfile=Images/fdata3b.eps hscale=50 vscale=50}}
\end{picture}
\caption{Example1}
\label{fig:example1}
\end{figure}
Does anyone have any idea where the problem is?
I am not looking to change the code to \includegraphics , because there is just too many pictures.