Fixed gamma labels
This commit is contained in:
parent
dd15b4c04b
commit
606e3e2530
@ -111,16 +111,15 @@
|
||||
\addplot [ForestGreen, mark=*] table [x=SNR, y=BER,
|
||||
col sep=comma, discard if not={gamma}{0.15}]
|
||||
{res/proximal/2d_ber_fer_dfr_20433484.csv};
|
||||
\legend{$\gamma = 0.15$}
|
||||
\addlegendentry{$\gamma = 0.15$}
|
||||
\addplot [NavyBlue, mark=*] table [x=SNR, y=BER,
|
||||
col sep=comma, discard if not={gamma}{0.01}]
|
||||
{res/proximal/2d_ber_fer_dfr_20433484.csv};
|
||||
\legend{$\gamma = 0.01$}
|
||||
\addlegendentry{$\gamma = 0.01$}
|
||||
\addplot [RedOrange, mark=*] table [x=SNR, y=BER,
|
||||
col sep=comma, discard if not={gamma}{0.05}]
|
||||
{res/proximal/2d_ber_fer_dfr_20433484.csv};
|
||||
\legend{$\gamma = 0.05$}
|
||||
\legend{$\gamma=0.01$, $\gamma=0.05$, $\gamma=0.15$}
|
||||
\addlegendentry{$\gamma = 0.05$}
|
||||
\end{semilogyaxis}
|
||||
\end{tikzpicture}
|
||||
\end{subfigure}%
|
||||
|
||||
Loading…
Reference in New Issue
Block a user