% This file was created by matlab2tikz. % \definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}% % \begin{tikzpicture} \begin{axis}[% width=1.568in, height=3.394in, at={(0.504in,0.419in)}, scale only axis, separate axis lines, every outer x axis line/.append style={black}, every x tick label/.append style={font=\color{black}}, every x tick/.append style={black}, xmin=0, xmax=10, xlabel={Rotation Frequency [rad/s]}, every outer y axis line/.append style={black}, every y tick label/.append style={font=\color{black}}, every y tick/.append style={black}, ymin=-0.8, ymax=0.4, ylabel={Pole Real Part}, axis background/.style={fill=white}, xmajorgrids, ymajorgrids ] \addplot [color=mycolor1, line width=1.5pt, forget plot] table[row sep=crcr]{% 0 -0.267261241912424\\ 6.16161616161616 0.0406934440394089\\ 9.49494949494949 0.206222173741562\\ 10 0.231196890138589\\ }; \addplot [color=mycolor1, line width=1.5pt, forget plot] table[row sep=crcr]{% 0 -0.267261241912424\\ 6.16161616161616 -0.57521592786426\\ 9.49494949494949 -0.740744657566417\\ 10 -0.765719373963439\\ }; \addplot [color=black, dashed, line width=1.5pt, forget plot] table[row sep=crcr]{% 0 0\\ 10 0\\ }; \end{axis} \begin{axis}[% width=1.568in, height=3.394in, at={(2.567in,0.419in)}, scale only axis, separate axis lines, every outer x axis line/.append style={black}, every x tick label/.append style={font=\color{black}}, every x tick/.append style={black}, xmin=0, xmax=10, xlabel={Rotation Frequency [rad/s]}, every outer y axis line/.append style={black}, every y tick label/.append style={font=\color{black}}, every y tick/.append style={black}, ymin=-20, ymax=20, ylabel={Pole Imaginary Part}, axis background/.style={fill=white}, xmajorgrids, ymajorgrids ] \addplot [color=mycolor1, line width=1.5pt, forget plot] table[row sep=crcr]{% 0 5.33853912601566\\ 4.84848484848485 0.495558144459231\\ 5.25252525252525 0.0924703947834153\\ 5.35353535353535 0.008289775974756\\ 10 4.638240912778\\ }; \addplot [color=mycolor1, line width=1.5pt, forget plot] table[row sep=crcr]{% 0 -5.33853912601566\\ 4.84848484848485 -0.495558144459231\\ 5.25252525252525 -0.0924703947834153\\ 5.35353535353535 -0.008289775974756\\ 10 -4.638240912778\\ }; \addplot [color=mycolor1, line width=1.5pt, forget plot] table[row sep=crcr]{% 0 5.33853912601566\\ 4.84848484848485 10.1925278414029\\ 9.7979797979798 15.1588197416905\\ 10 15.361759087222\\ }; \addplot [color=mycolor1, line width=1.5pt, forget plot] table[row sep=crcr]{% 0 -5.33853912601566\\ 4.84848484848485 -10.1925278414029\\ 9.7979797979798 -15.1588197416905\\ 10 -15.361759087222\\ }; \end{axis} \end{tikzpicture}%