Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97181722
acciaio_dolce_quad.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
Fri, Jan 3, 05:46
Size
837 B
Mime Type
text/x-tex
Expires
Sun, Jan 5, 05:46 (2 d)
Engine
blob
Format
Raw Data
Handle
23347964
Attached To
rSTICAZZI yearII_reports
acciaio_dolce_quad.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 =
{
Mild steel Square
}
,
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.055, ymax = 0.055
]
\addplot
[
mark = x,
smooth,
color = blue,
only marks,
mark options =
{
draw = blue,
fill = none
}
]
gnuplot [raw gnuplot]
{
plot "outs/acciaio
_
dolce
_
quadrato.dat" using 1:2;
}
;
\addplot
[
mark = none,
dashed,
color = black,
domain = -4.2:4.2
]
{
0.0158*x - 0.001096
}
;
\end
{
axis
}
\end
{
tikzpicture
}
Event Timeline
Log In to Comment