Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F104762258
maxenergie.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
Wed, Mar 12, 04:31
Size
684 B
Mime Type
text/x-tex
Expires
Fri, Mar 14, 04:31 (2 d)
Engine
blob
Format
Raw Data
Handle
24845410
Attached To
rSTICAZZI yearII_reports
maxenergie.tex
View Options
\begin
{
tikzpicture
}
\pgfplotstableread
{
Outs/ex4/omegaflex.dat
}
\convfile
\pgfplotsset
{
xmin = 18.2, xmax = 21.5,
width =
\textwidth
,
ymajorgrids = true,
grid style = dashed,
legend style =
{
matrix anchor = south west,
at =
{
(0.05, 0.05)
}
}
}
\begin
{
axis
}
[
%title = {Étude sur la composante $y$},
xlabel=
{
$
\Omega
$
[
\si
{
\radian\per\second
}
]
}
,
ylabel=
{
Énergie maximale [
\si
{
\joule
}
]
}
,
ymin= 1e-8, ymax= 8e-2,
]
\addplot
[
mark = diamond*,
color = black,
%only marks,
mark options =
{
draw = black,
fill = green
}
]
table [x = Omega, y = Max]
{
\convfile
}
;
\end
{
axis
}
\end
{
tikzpicture
}
Event Timeline
Log In to Comment