Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96076253
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
Sun, Dec 22, 09:12
Size
832 B
Mime Type
text/x-tex
Expires
Tue, Dec 24, 09:12 (2 d)
Engine
blob
Format
Raw Data
Handle
23114317
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