Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F104762671
monel.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:37
Size
708 B
Mime Type
text/x-tex
Expires
Fri, Mar 14, 04:37 (2 d)
Engine
blob
Format
Raw Data
Handle
24845109
Attached To
rSTICAZZI yearII_reports
monel.tex
View Options
\begin
{
tikzpicture
}
\pgfplotsset
{
%scale only axis,
%scaled x ticks = base 10:2,
%height = 18cm,
width = 10cm,
xlabel=
{
$
U_x
$
[
\si
{
\volt
}
]
}
,
xmin = -4.2, xmax = 4.2,
title =
{
Monel 400
}
,
legend style =
{
at =
{
(0.95, 0.75)
}
,
anchor = east
}
,
%cycle list name = color,
grid style = dashed,
ymajorgrids = true
}
\begin
{
axis
}
[
ylabel=
{
$
U_y
$
[
\si
{
\volt
}
]
}
,
ymin = -0.02, ymax = 0.02
]
\addplot
[
mark = +,
smooth,
color = brown,
only marks,
mark options =
{
draw = brown,
fill = none
}
]
gnuplot [raw gnuplot]
{
plot "outs/monel400.dat" using 1:2;
}
;
\end
{
axis
}
\end
{
tikzpicture
}
Event Timeline
Log In to Comment