32 lines
No EOL
605 B
TeX
32 lines
No EOL
605 B
TeX
% This file was created by matlab2tikz.
|
|
%
|
|
\begin{tikzpicture}
|
|
|
|
\begin{axis}[%
|
|
width=6.028in,
|
|
height=4.754in,
|
|
at={(1.011in,0.642in)},
|
|
scale only axis,
|
|
unbounded coords=jump,
|
|
xmin=-1,
|
|
xmax=11,
|
|
ymin=-35,
|
|
ymax=2,
|
|
axis background/.style={fill=white}
|
|
]
|
|
\addplot [color=black, mark=*, mark options={solid, black}, forget plot]
|
|
table[row sep=crcr]{%
|
|
0 0.47805830470258\\
|
|
1 -0.302580121524669\\
|
|
2 -1.39791624910794\\
|
|
3 -2.56715639075687\\
|
|
4 -3.69859649313088\\
|
|
5 -5.18451648631276\\
|
|
6 -7.47482224276235\\
|
|
7 -11.0156865949418\\
|
|
8 -13.5280651039553\\
|
|
9 -17.307632058672\\
|
|
10 -inf\\
|
|
};
|
|
\end{axis}
|
|
\end{tikzpicture}% |