48 lines
No EOL
819 B
TeX
48 lines
No EOL
819 B
TeX
% 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=1400,
|
|
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 785\\
|
|
1.5 1305\\
|
|
2.5 827\\
|
|
3.5 379\\
|
|
4.5 379\\
|
|
};
|
|
\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=1400,
|
|
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 1271\\
|
|
1.5 1183\\
|
|
2.5 604\\
|
|
3.5 238\\
|
|
4.5 238\\
|
|
};
|
|
\end{axis}
|
|
\end{tikzpicture}% |