我正在使用 LaTeX 撰写我的硕士论文。我无法将任何文件添加到文档中。我正在做同样的事情,我以前也做过,但我的图像在编译后变得扭曲。有人能告诉我为什么会发生这种情况吗?谢谢。
\begin{figure}[!h]
\begin{center}
\includegraphics[height=10cm,width=15cm,scale=1]{Secondary1}
\caption{Creating Frequency Difference Using Only One Oscillator}
\includegraphics[height=5cm,width=7cm,scale=1.5]{Secondary2}
\caption{Creating Frequency Difference Using Only One Oscillator}
\end{center}
\end{figure}