Getting Started with MuPAD by M. Majewski

Chapter 8 - JavaView workshop for MuPAD users

MuPAD logo in metalic

 

JavaView example 6 - Animation

This is JavaView example for chapter 8. With the help of a computer mouse we can rotate the image in any direction, zoom in or out, move, etc. Make a right mouse click on the image to open a menu where we can switch between manipulation modes or open panel to JavaView utilities. More about this example in chapter 8.

Lissajous curve

This example shows animated Lissajous curve. The animation shows the flow of the parameter "t" on the curve. The equation of curve was given in parametric form as [cos(3*t), sin(5*t)]. In this example number of key frames, one key frame per second, was too small. The next example will show how we can do this animation better. In order to see the animation click on the applet area and press [Ctrl]+[A]. You should obtain the animation pannel where you will be able to play or stop animation, and change the settings for animation.

Author info | ©2005 Miroslaw Majewski