MathStudio  Blog  Share  Manual  Forums  Support  Sign In 
      
      
 
       Download Manual

Space Space Space
SCRIPTING

ALGEBRA

BASIC

CALCULUS

CAS

DATA

ELEMENTARY

GRAPHING

MANUAL

MATRIX

NUMBER

PLOT

SPECIAL

SPECIAL POLYNOMIALS

STATISTICAL

TRIGONOMETRIC

VECTOR CALCULUS
  Animate(variable, start, end, [step])
variable
Variable or list of variables.

start
The initial value for the variable.

end
The ending value for the variable.

[step]
The variable is incremented by this value at each frame.


Description
This function creates an animated entry. The variable is initialized to the start value and at each frame is incremented by step and the entry is reevaluated creating animation.

When the variable is greater than the value end it is set back to start.


Examples  


Related Functions
Scroll


Shared Files

Animated plot
by fabifgon

Cycloid
by fabifgon



Ellipse as hypotrochoid
by fabifgon



Intermediate Tutorial: Cobweb Plot
by Tutorials



Copyright © 2012 Pomegranate Software.  All rights reserved.