Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F111040682
plus_prec.tex
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Apr 29, 07:57
Size
832 B
Mime Type
text/x-tex
Expires
Thu, May 1, 07:57 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
25873432
Attached To
rSTICAZZI yearII_reports
plus_prec.tex
View Options
\begin{tikzpicture}
\pgfplotsset
{
xmin = 0.0175, xmax = 0.0185,
width = 10cm,
ymajorgrids = true,
grid style = dashed,
legend style = {
matrix anchor = north west,
at = {(0.05, 0.95)}
},
%title = {Étude sur la composante $y$},
xlabel={$\Delta \alpha$ [\si{\radian}]},
}
\begin{axis}
[
ylabel={$a_{max}$ [\si{\metre\per\second^2}]},
ymin= 0, ymax= 300
]
\addplot
[
mark = x,
%smooth,
color = red,
only marks,
mark options = {
draw = red,
fill = none
}
]
gnuplot [raw gnuplot] {
plot "outs/ex4/amax/amax_plus_prec.dat" using 1:2;
};
%\addlegendentry{Étude sur $h_{min}$}
%
\node[label={270:{Angle optimal}},purple,circle,fill,inner sep=2pt] at (axis cs:0.01792826368482094,64.82606818177737) {};
\end{axis}
\end{tikzpicture}
Event Timeline
Log In to Comment