lissajous_test


lissajous_test, a MATLAB code which calls lissajous(), which displays a Lissajous figure, of the form x = sin ( a1 t + b1 ), y = sin ( a2 t + b2 ).

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

lissajous, a MATLAB code which displays a Lissajous figure, of the form x = sin ( a1 t + b1 ), y = sin ( a2 t + b2 ).

Source Code:


Last revised on 27 December 2022.