Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97161059
approaching.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, 01:26
Size
755 B
Mime Type
text/x-tex
Expires
Sun, Jan 5, 01:26 (2 d)
Engine
blob
Format
Raw Data
Handle
23340691
Attached To
rSTICAZZI yearII_reports
approaching.tex
View Options
\begin
{
tikzpicture
}
\pgfplotsset
{
%scale only axis,
%scaled x ticks = base 10:2,
%height = 18cm,
width = 10cm,
xlabel=
{
$
\abs
*
{x_d
-
x_c}
$
[
\si
{
\meter
}
]
}
,
xmin = 0, xmax = 0.036,
%title = {Aluminium},
legend style =
{
at =
{
(0.95, 0.95)
}
,
anchor = north east
}
,
%cycle list name = color,
grid style = dashed,
ymajorgrids = true
}
\begin
{
axis
}
[
ylabel=
{
$
\abs
*
{J}
$
[
\si
{
\watt\per\meter
}
]
}
,
ymin = 5, ymax = 55
]
\pgfplotstableread
{
outs/approaching.dat
}
\outfile
\addplot
[
smooth,
color = orange,
mark = *
]
table [x = D, y = J]
{
\outfile
}
;
\addlegendentry
{
Target point:
$
(
0
.
625
,
0
.
425
)
$
\si
{
\meter
}}
\end
{
axis
}
\end
{
tikzpicture
}
Event Timeline
Log In to Comment