Search found 1 match

by acosgaya
Thu Mar 24, 2011 4:29 pm
Forum: Graphics, Figures & Tables
Topic: two figures (with subfigures) side by side
Replies: 1
Views: 10613

two figures (with subfigures) side by side

Hi I have two Figures that I want to put side by side, each figure has 3 subfigures. The layout I want is the following

Figure 1. Figure 2.
__________ ___________
Subfig 1.a Subfig 2.a
Subfig 1.b Subfig 2.b
Subfig 1.c Subfig 2.c


I was trying to put each Figure environment inside a minipage, but ...