Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97199132
exp2_amo.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, 09:14
Size
3 KB
Mime Type
text/x-tex
Expires
Sun, Jan 5, 09:14 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23352767
Attached To
rSTICAZZI yearII_reports
exp2_amo.tex
View Options
\begin
{
tikzpicture
}
\pgfplotsset
{
%scale only axis,
%scaled x ticks = base 10:2,
%height = 8cm,
width =
\textwidth
,
xlabel=
{
$
U_D
$
[
\si
{
\milli\volt
}
]
}
,
xmin = 1, xmax = 10000,
title =
{
Amorphous
}
,
legend style =
{
at =
{
(0.15, 0.95)
}
,
anchor = north west,
legend columns = 2,
font =
\tiny
}
,
%cycle list name = color,
ymajorgrids = true,
yticklabel style=
{
/pgf/number format/fixed
}
}
\pgfplotstableread
{
data/exp2
_
d40
_
amo.dat
}
\dfourfile
\pgfplotstableread
{
data/exp2
_
d80
_
amo.dat
}
\deightfile
\begin
{
axis
}
[
axis y line* = right,
axis x line = none,
every axis y label/.append style =
{
red
}
,
every y tick label/.append style =
{
red
}
,
ylabel=
{
$
I_R
$
[
\si
{
\ampere
}
]
}
,
grid style = loosely dashed,
ymin = 1e-7, ymax = 0.0085
]
\addplot
+
[
color = red,
mark = x,
%mark options = {
% draw = black,
% fill = green
%},
%only marks,
dashed,
error bars/.cd,
%error bars/error bar style = {thick,},
x dir=both,
y dir=both,
x explicit,
y explicit
]
table [x = U, y = I, x error = errU, y error = errI]
{
\dfourfile
}
;
\label
{
plot
_
I
_
d40
_
amo
}
\addlegendentry
{
$
I_R
$
,
$
d
=
40
$
\si
{
\centi\metre
}}
\addplot
+
[
color = red,
mark = *,
mark options =
{
draw = black,
fill = red
}
,
%only marks,
dashed,
error bars/.cd,
%error bars/error bar style = {thick,},
x dir=both,
y dir=both,
x explicit,
y explicit
]
table [x = U, y = I, x error = errU, y error = errI]
{
\deightfile
}
;
\label
{
plot
_
I
_
d80
_
amo
}
\addlegendentry
{
$
I_R
$
,
$
d
=
80
$
\si
{
\centi\metre
}}
\end
{
axis
}
\begin
{
axis
}
[
axis y line*= left,
every axis y label/.append style =
{
blue
}
,
every y tick label/.append style =
{
blue
}
,
ylabel=
{
$
P
$
[
\si
{
\watt
}
]
}
,
grid style = dotted,
ymin = 0, ymax = 0.045
]
\addlegendimage
{
/pgfplots/refstyle=plot
_
I
_
d40
_
amo
}
\addlegendentry
{
$
I_R
$
,
$
d
=
40
$
\si
{
\centi\metre
}}
\addlegendimage
{
/pgfplots/refstyle=plot
_
I
_
d80
_
amo
}
\addlegendentry
{
$
I_R
$
,
$
d
=
80
$
\si
{
\centi\metre
}}
\addplot
+
[
color = blue,
mark = +,
%mark options = {
% draw = black,
% fill = green
%},
%only marks,
dashed,
error bars/.cd,
%error bars/error bar style = {thick,},
x dir=both,
y dir=both,
x explicit,
y explicit
]
table [x = U, y = P, x error = errU, y error = errP]
{
\dfourfile
}
;
\addlegendentry
{
$
P
$
,
$
d
=
40
$
\si
{
\centi\metre
}}
\addplot
+
[
color = blue,
mark = *,
mark options =
{
draw = black,
fill = blue
}
,
%only marks,
dashed,
error bars/.cd,
%error bars/error bar style = {thick,},
x dir=both,
y dir=both,
x explicit,
y explicit
]
table [x = U, y = P, x error = errU, y error = errP]
{
\deightfile
}
;
\addlegendentry
{
$
P
$
,
$
d
=
80
$
\si
{
\centi\metre
}}
\end
{
axis
}
\end
{
tikzpicture
}
Event Timeline
Log In to Comment