% This file was created by matlab2tikz. % \definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}% % \begin{tikzpicture} \begin{axis}[% width=2.603in, height=4.754in, at={(1.011in,0.642in)}, scale only axis, xmin=0.3, xmax=4.7, ymin=0, ymax=2500, axis background/.style={fill=white} ] \addplot[ybar interval, fill=mycolor1, fill opacity=0.6, draw=black, area legend] table[row sep=crcr] {% x y\\ 0.5 1588\\ 1.5 1490\\ 2.5 2206\\ 3.5 1407\\ 4.5 1407\\ }; \end{axis} \begin{axis}[% width=2.603in, height=4.754in, at={(4.436in,0.642in)}, scale only axis, xmin=0.3, xmax=4.7, ymin=0, ymax=4000, axis background/.style={fill=white} ] \addplot[ybar interval, fill=mycolor1, fill opacity=0.6, draw=black, area legend] table[row sep=crcr] {% x y\\ 0.5 71\\ 1.5 3617\\ 2.5 71\\ 3.5 2932\\ 4.5 2932\\ }; \end{axis} \end{tikzpicture}%