lissajous_test, an Octave code which calls lissajous(), which displays a Lissajous figure, of the form x = sin ( a1 t + b1 ), y = sin ( a2 t + b2 ).
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
lissajous, an Octave code which displays a Lissajous figure, of the form x = sin ( a1 t + b1 ), y = sin ( a2 t + b2 ).