Search found 2 matches

by WtFudgE
Thu Jan 27, 2011 8:09 pm
Forum: Graphics, Figures & Tables
Topic: subfigure problem
Replies: 3
Views: 8838

Re: subfigure problem

Yes that's indeed the same problem. I already solved it by the time this got posted. It's some silly problem where the downloading of packages fails because I selected: "ask me first". It's easy to find, just go to program files/miktex and search for your admin settings. It should be on the first ...
by WtFudgE
Thu Jan 27, 2011 1:26 pm
Forum: Graphics, Figures & Tables
Topic: subfigure problem
Replies: 3
Views: 8838

subfigure problem

Hi, I am having trouble using subfigures.

I have the following code that I want to use:

\begin{figure*}[t]
\centering
\subfigure[brainAx]{
\includegraphics[width = 3cm]{brainfaAx.eps}
\label{brainphantom:a}
}
\subfigure[brainSag]{
\includegraphics[width = 3cm]{brainfaSag.eps}
\label{brainphantom ...