8 lines
156 B
TeX
8 lines
156 B
TeX
\usepackage{graphicx}
|
|
|
|
\begin{figure}[h]
|
|
\includegraphics[width=0.7\linewidth]{ripple.jpg}
|
|
\centering
|
|
\caption{漣波計數器電路圖}
|
|
\end{figure}
|