27 lines
No EOL
496 B
TeX
27 lines
No EOL
496 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.761005788008382\\
|
|
1 0.175131370307115\\
|
|
2 -0.895425635095078\\
|
|
3 -3.07519833588777\\
|
|
4 -6.90756348665296\\
|
|
5 -inf\\
|
|
};
|
|
\end{axis}
|
|
\end{tikzpicture}% |