Skip to content

Instantly share code, notes, and snippets.

@Liam0205
Created February 22, 2016 06:34
Show Gist options
  • Select an option

  • Save Liam0205/ecfdb3cd300e7645a59e to your computer and use it in GitHub Desktop.

Select an option

Save Liam0205/ecfdb3cd300e7645a59e to your computer and use it in GitHub Desktop.
测试无问题
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\begin{figure}[h]
\centering
\includegraphics[width=3in,height=2in]{example-image}
\caption{A general PEH device.}
\label{fig_sim}
\end{figure}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment