Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92333857
ampliB_x8e4.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
Tue, Nov 19, 11:35
Size
1 KB
Mime Type
text/x-tex
Expires
Thu, Nov 21, 11:35 (2 d)
Engine
blob
Format
Raw Data
Handle
22425195
Attached To
rSTICAZZI yearII_reports
ampliB_x8e4.tex
View Options
\begin
{
tikzpicture
}
\pgfplotsset
{
%scale only axis,
%scaled x ticks = base 10:2,
%height = 18cm,
width = 9cm,
xlabel=
{
$
x
$
[
\si
{
\metre
}
]
}
,
xmin = 0, xmax = 8e5,
legend style =
{
at =
{
(0.98, 0.05)
}
,
anchor = south east
}
,
%cycle list name = color,
grid style = dashed,
ymajorgrids = true,
%y tick label style={
% /pgf/number format/.cd,
% fixed,
% fixed zerofill,
% precision = 2
%}
}
\begin
{
axis
}
[
ylabel=
{
$
A_
0
(
x
)
$
[
\si
{
\metre
}
]
}
,
ymin = 0, ymax = 5
]
\addplot
+
[
color = cyan,
smooth,
mark = none,
%mark options = {
% draw = cyan,
% fill = none
%},
%only marks
]
gnuplot [raw gnuplot]
{
plot "outs/ampli1.dat" using 1:3;
}
;
\addlegendentry
{
$
\beta
\cdot
h^{
-
1
/
4
}
$
}
\addplot
+
[
color = violet,
%smooth,
mark = asterisk,
mark options =
{
draw = violet,
fill = none
}
,
only marks
]
gnuplot [raw gnuplot]
{
plot "outs/ampli1
_
x80000.dat" using 1:2 every 4;
}
;
\addlegendentry
{
Eq. B
}
\end
{
axis
}
\end
{
tikzpicture
}
Event Timeline
Log In to Comment