Placing figures/tables side-by-side

By bekhongdeokinh

Basically, there are two ways of putting figures/tables next to each other:

  1. Using minipage environment. Here is an example.
  2. Using subfigure package. Here is an example.

This is quite convenient to present data in this way for comparison purposes.

Leave a Reply