Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97179131
acciaio_lega_est.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:18
Size
1 KB
Mime Type
text/x-tex
Expires
Sun, Jan 5, 05:18 (2 d)
Engine
blob
Format
Raw Data
Handle
23347036
Attached To
rSTICAZZI yearII_reports
acciaio_lega_est.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, xmax = 4,
title =
{
Steel alloy(Silver-Chrome) C
$
_
12
$
$
1
.
05
\%
$
}
,
legend style =
{
at =
{
(0.1, 0.85)
}
,
anchor = north west
}
,
%cycle list name = color,
grid style = dashed,
ymajorgrids = true
}
\begin
{
axis
}
[
ylabel=
{
$
U_y
$
[
\si
{
\volt
}
]
}
,
ymin = -0.06, ymax = 0.06
]
\addplot
[
mark = x,
smooth,
color = red,
only marks,
mark options =
{
draw = red,
fill = none
}
]
gnuplot [raw gnuplot]
{
plot "outs/acciao
_
lega
_
est1V.dat" using 1:2;
}
;
\addlegendentry
{
$
H_m
\approx
$
1V
}
\addplot
[
mark = +,
smooth,
color = orange,
only marks,
mark options =
{
draw = orange,
fill = none
}
]
gnuplot [raw gnuplot]
{
plot "outs/acciao
_
lega
_
est3V.dat" using 1:2;
}
;
\addlegendentry
{
$
H_m
\approx
$
3V
}
\addplot
[
mark = x,
smooth,
color = blue,
only marks,
mark options =
{
draw = blue,
fill = none
}
]
gnuplot [raw gnuplot]
{
plot "outs/acciao
_
lega
_
est5V.dat" using 1:2;
}
;
\addlegendentry
{
$
H_m
\approx
$
5V
}
\addplot
[
mark = +,
smooth,
color = yellow,
only marks,
mark options =
{
draw = yellow,
fill = none
}
]
gnuplot [raw gnuplot]
{
plot "outs/acciao
_
lega
_
est
_
sat.dat" using 1:2;
}
;
\addlegendentry
{
$
H_m
=
H_s
$
}
\end
{
axis
}
\end
{
tikzpicture
}
Event Timeline
Log In to Comment