Graphics, Figures & TablesIEEEtran | Arrangement of 12 Graphs in a 4×3 or 3×4 Matrix

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
esolve
Posts: 1
Joined: Mon Jul 02, 2012 5:42 pm

IEEEtran | Arrangement of 12 Graphs in a 4×3 or 3×4 Matrix

Post by esolve »

I'm writing a paper draft with IEEE two column format. I want to arrange 12 graphs into 4×3 or 3×4 format, like the following. How to achieve this? thanks

Code: Select all

--------------------------------------------------
      pic 1         pic2         pic3     pic4
     (a)            (b)         (c)     (d)

      pic 5         pic6         pic7     pic8
      (e)            (f)         (g)     (h)

      pic 9         pic10         pic11     pic12
      (i)            (j)         (k)     (l)

     figure 1:  CDF under 12 conditions

xxxxxxxxxxxxxxxx         xxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx         xxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx         xxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx         xxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx         xxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx         xxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx         xxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx         xxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx         xxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx         xxxxxxxxxxxxxxxxxx

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

IEEEtran | Arrangement of 12 Graphs in a 4×3 or 3×4 Matrix

Post by localghost »

Show your own efforts in form of a minimal example.


Best regards and welcome to the board
Thorsten
Post Reply