This repository has been archived on 2021-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
NC/mp4/grid2_hist.tex

48 lines
820 B
TeX
Raw Normal View History

2020-11-11 20:36:00 +00:00
% This file was created by matlab2tikz.
%
\definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}%
%
\begin{tikzpicture}
\begin{axis}[%
2020-11-17 13:12:36 +00:00
width=1.952in,
height=3.566in,
at={(0.758in,0.481in)},
2020-11-11 20:36:00 +00:00
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\\
2020-11-17 13:12:36 +00:00
0.5 1285\\
1.5 851\\
2.5 380\\
3.5 780\\
4.5 780\\
2020-11-11 20:36:00 +00:00
};
\end{axis}
\begin{axis}[%
2020-11-17 13:12:36 +00:00
width=1.952in,
height=3.566in,
at={(3.327in,0.481in)},
2020-11-11 20:36:00 +00:00
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\\
2020-11-17 13:12:36 +00:00
0.5 238\\
1.5 604\\
2.5 1271\\
3.5 1183\\
4.5 1183\\
2020-11-11 20:36:00 +00:00
};
\end{axis}
\end{tikzpicture}%