1

I have met a simple problem. Why my figures do not exhbit in the same section?

The code is,

\section{Figures}
\begin{figure}[!h]
        \centering
        \includegraphics[width=7in]{gr}
        \caption{IR}
\end{figure}
\begin{figure}[!h]
    \includegraphics[width=7in]{jd}
    \caption{Cyc}
\end{figure}

But they turn up in different sections.

Torbjørn T.
  • 206,688
Carl
  • 469

0 Answers0