Interactive Models
The Manipulate command lets you interactively explore what happens when you vary parameters in real time:
In[1]:= |
Out[1]= | ![]() |
A single Manipulate command can have multiple controllers, and the Wolfram Language automatically chooses the best layout of those controllers for you:
In[1]:= |
Out[1]= | ![]() |
Any expression in the Wolfram Language can be manipulated, including non-graphics expressions:
In[1]:= |
Out[1]= | ![]() |
QUICK REFERENCE: Dynamic Visualization »