Function Plotting and Animation¶
Creating a Function Plot¶
- Select Function type
- Enter a mathematical expression, e.g.: sin(2pit)
- Set domain and resolution:
*_min,*_maxand*_resolution- Set parameter values
- Add new or update plottings
- Adjust settings
- Live update variables and parameters
Supported Expressions¶
- Common expressions, like
sin,cos,tan,exp,log,sqrt,abs - Common math operators, like
+,-,*,/,^
Parameter Sliders¶
The add-on auto-detects parameters:
Example: sin(a * t + phi)
→ creates sliders for a, phi.
Animating the plottings¶
- Preset animations
- Keyframe variables and parameters
- Add drivers