Skip to content

Instantly share code, notes, and snippets.

@johnhowe
Created March 13, 2011 21:16
Show Gist options
  • Save johnhowe/868452 to your computer and use it in GitHub Desktop.
Save johnhowe/868452 to your computer and use it in GitHub Desktop.
\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