我的代码如下。这给了我四个数字,一个叠一个,占据了两列文档的一列(左列)。我的问题是这些数字后面的文本没有像预期的那样填满右列,而是跳过了右列,从新页面开始。有人能帮忙吗?
\begin{figure*}[htp]
\subfigure[\footnotesize{Measured RSS from user devices at all azimuth positions}]{\includegraphics[width=0.8\columnwidth]{ExpMeasuredRSS}}
\label{fig:ExpMeasuredRSS}
\subfigure[\footnotesize{Experimental estimated DoA of users}]{\includegraphics[width=0.8\columnwidth]{Exp_AoA_SystemJournal2}}
\label{fig:ExperimentalResultAoA}
\subfigure[\footnotesize{Measured RSS from user devices at all azimuth positions}]{\includegraphics[width=0.8\columnwidth]{SimExpRange}}
\label{fig:SimExpRange}
\subfigure[\footnotesize{Experimental estimated DoA of users}]{\includegraphics[width=0.8\columnwidth]{ExpUserCluster2.pdf}}
\label{fig:ExpUserCluster2}
\end{figure*}