view docs/spec/track.tikz @ 664:e33a6342ddea

Basic Makefile for python bindings Not sure if it actually works. Building seems to go OK; "make test" is less happy.
author mas01cr
date Tue, 02 Feb 2010 22:22:42 +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)});