0

I'm a new user for latex, I would be grateful if you could help me to force a figure to appear in a particular place in report, my code I've already used is:

\usepackage{graphicx}
\begin{figure}
\centering
\includegraphics[scale=0.3]{fig_ch1}
\caption{Types of DG}
\label{fig_ch1}
\end{figure} 

0 Answers0