Search found 1 match

by Rafi
Wed Jan 10, 2018 4:49 pm
Forum: Graphics, Figures & Tables
Topic: label minimum point of the function
Replies: 1
Views: 1532

label minimum point of the function

Hello,
can you please help me?
I use the code below to plot my data


\begin{tikzpicture}
\begin{axis}[
grid = both,
minor tick num=3,
every major grid/.style={red, opacity=0.2},
height= 1\textwidth,
width = 0.95\textwidth,
thick,
scale=0.3,
xlabel=Itteration,
ylabel=P Values]

\addplot ...