|
||
Example 6.3 Very basic animationVery basic animation. The letter "a" represents the parameter of animation. Type or copy the code to MuPAD, execute the code and check how the animation works. Here is presented one of the stages of the animation. plotfunc2d(sin(a*x), x = -PI..PI, a = 0..10)
|
||