Created
March 13, 2011 21:16
-
-
Save johnhowe/868452 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\begin{figure}[ht] | |
\centering | |
\subfigure[Spectrum from DFT]{ | |
\includegraphics[width=0.45\textwidth]{zebra-spectrum-jet.jpg} | |
\label{fig:zeb-spec} | |
} | |
\subfigure[Modified spectrum]{ | |
\includegraphics[width=0.45\textwidth]{zebra-contrastMag.jpg} | |
\label{fig:zeb-specmod} | |
} | |
\label{fig:subfigureExample} | |
\caption{Spectra before and after modification} | |
\end{figure} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment