How do I get rid of it inserting the image path which is taking up a lot of space and making the images impossible to align properly??
Code: Select all
\begin{figure}[htp]
\begin{center}
\subfigure[Quench Location 1]{\label{fig:edge-a}\includegraphics[scale=0.4]{quench location 1.JPG}}
\subfigure[Quench Location 2]{\label{fig:edge-b}\includegraphics[scale=0.4]{quench location 2.JPG}} \\
\subfigure[Quench Location 3]{\label{fig:edge-c}\includegraphics[scale=0.4]{quench location 3.JPG}}
\end{center}
\caption{Quench Region Images For ILC Single Cell NR1-2}
\label{fig:edge}
\end{figure}
Edit by localghost: No external links! Attachments go onto the forum server (see Board Rules).