Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F104764601
phsp_0202.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, 05:03
Size
775 B
Mime Type
text/x-tex
Expires
Fri, Mar 14, 05:03 (2 d)
Engine
blob
Format
Raw Data
Handle
24844919
Attached To
rSTICAZZI yearII_reports
phsp_0202.tex
View Options
\begin
{
tikzpicture
}
%\pgfplotstableread{Outs/ex5/datieIII0202.dat}\phsp
\pgfplotsset
{
xmin = -0.7, xmax = 0.7,
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=
{
$
\theta
$
[
\si
{
\radian
}
]
}
,
ylabel=
{
$
\dot
{
\theta
}
$
[
\si
{
\radian\per\second
}
]
}
,
ymin=-6, ymax= 6,
mark = x,
only marks,
mark options =
{
draw = red,
fill = none
}
]
%\addplot
%table [x index = 1, y index = 2] {\phsp};
%\addlegendentry{}
\addplot
[mark = x]
gnuplot [raw gnuplot]
{
plot "Outs/ex5/datieIII0202.dat" using 2:3 every 10;
}
;
\end
{
axis
}
\end
{
tikzpicture
}
Event Timeline
Log In to Comment