Quantcast
Channel: How to place multiple figures at the left and caption at the RHS - TeX - LaTeX Stack Exchange
Viewing all articles
Browse latest Browse all 2

How to place multiple figures at the left and caption at the RHS

$
0
0

Please correct my code so that I can get the figures at the left side and caption at the right side.

   \documentclass{article}    \usepackage{float,subfigure}        \usepackage[demo]{graphicx}        \usepackage{sidecap}     \begin{document}    \begin{figure}[b]    \sidecaption    \begin{subfigure}        \includegraphics[width=7cm,height=2.5cm]{n1.eps}\\          \includegraphics[width=7cm,height=2.5cm]{n2.eps}\\           \includegraphics[width=7cm,height=2.5cm]{n3.eps}    \end{subfigure}            \caption{\small (Color online) Graphical illustration for $\rho =0.2$.}            \label{fig:1}    \end{figure}    \end{document}

Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images