1

I would like to fit 2 plots next to each other on a page. These 2 plots need to be large enough, to the numbers on them can be read.

Currently, I use the following to add the images:

 \usepackage{graphicx}
 \includegraphics[scale=0.5]{./plots/fig1.png}
 \includegraphics[scale=0.5]{./plots/fig2.png}

But this leads to the following layout:

example

How can I change this so that the left margin is ignored and these 2 images are centered? Or any other suggestion on how I can create a nice looking layout, since I'm quite new to Latex.

EDIT:

To download plot 1 and plot 2. This is there original size.

JNevens
  • 1,469

0 Answers0