view docs/spec/track.tikz @ 703:14b48e1b9ca4

Fix to start vector / length (ta Christophe!)
author mas01mj
date Fri, 30 Apr 2010 15:31:08 +0000
parents 5a248cedd3e9
children
line wrap: on
line source
\draw[thick] (-2.5,-0.2) rectangle (2.5,0.2);
\draw plot[domain=-2.4:2.4,samples=250] (\x, {0.15*sin(9.2*\x r)});