I have two figures and want to keep them at the same line but with the minimum white space between them. My code is as follows:
\begin{figure}[H]
\centering
\begin{subfigure}[b]{0.45\textwidth}
\centering
\includegraphics[width=\textwidth]{Office.png}
\caption{}
\label{fig:IndoorTempOffice ...
Search found 1 match
- Fri Jul 16, 2021 11:41 pm
- Forum: Graphics, Figures & Tables
- Topic: Figures at the same line with minimum white space between them
- Replies: 2
- Views: 6415