Created
February 22, 2016 06:34
-
-
Save Liam0205/ecfdb3cd300e7645a59e 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
| \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