I have inluded a figure in my latex document using the following code:
Code: Select all
\begin{figure}[t]
\centering
\includegraphics[width=1.9in]{Images/figure6-2}
\caption{This is the caption here}
\end{figure}
thanks in advance
Code: Select all
\begin{figure}[t]
\centering
\includegraphics[width=1.9in]{Images/figure6-2}
\caption{This is the caption here}
\end{figure}
NEW: TikZ book now 40% off at Amazon.com for a short time.
NEW: TikZ book now 40% off at Amazon.com for a short time.