1

I have this code

\documentclass{article}

\usepackage[demo]{graphicx}

\begin{document}

\subsection{Local Analysis: Steady State A}

    \begin{figure}[ht!]
    \centering
    \includegraphics[width=70mm]{local_Analysis.jpg}
    \caption{Local Analysis}
    \label{local_analysis_A}
    \end{figure}

\end{document}

As you can see the figure is after the \subsection command, but when i compile my document it appears before the subsection. Can someone help me on this ?

Thanks

dustin
  • 18,617
  • 23
  • 99
  • 204
user17880
  • 623

0 Answers0