Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92335573
free.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:57
Size
565 B
Mime Type
text/x-tex
Expires
Thu, Nov 21, 11:57 (2 d)
Engine
blob
Format
Raw Data
Handle
22425662
Attached To
rSTICAZZI yearII_reports
free.tex
View Options
\begin{tikzpicture}
\pgfplotsset
{
%scale only axis,
%scaled x ticks = base 10:2,
%height = 18cm,
width = 10cm,
xlabel={$t$ [\si{\second}]},
xmin = 0, xmax = 50,
}
\begin{axis}
[
ylabel={$x$ [\si{\metre}]},
ymin = 0, ymax = 20,
colorbar right,
colorbar style =
{
point meta min = -2,
point meta max = 2
},
colormap name = {matlab},
]
\addplot graphics
[
xmin = 0,
xmax = 50,
ymin = 0,
ymax = 20
]
{outs/map/free.pdf};
\end{axis}
\end{tikzpicture}
Event Timeline
Log In to Comment