23 lines
No EOL
406 B
TeX
23 lines
No EOL
406 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 1.60311336470871\\
|
|
1 -inf\\
|
|
};
|
|
\end{axis}
|
|
\end{tikzpicture}% |