AutorunSequencing
is an option for Manipulate that specifies how autorun should use the controls provided.
Details
- Possible settings include:
-
Automatic sequentially run each variable {Automatic,t} run sequentially for t seconds in total i run only variable i {i,j,…} run variable i, then j, ... {{i,ti},…} run variable i for t seconds, etc. All run all variables together {All,t} run all variables together for t seconds - With the setting {Automatic,t}, each variable is allocated the same time.
- Each variable always starts from the initial value specified for it, and returns to the same value.
- Controls are numbered sequentially based on their appearance in the original Manipulate expression. The numbering is not affected by which controls are visible.
- AutorunSequencing is used when a Manipulate expression is exported using Export to a dynamic format.
Examples
Basic Examples (3)
Control the order of the variables when Autorun is chosen from the Manipulate menu:
Specify a different duration for each variable (default 5):
Specify All to run through all variables simultaneously:
Text
Wolfram Research (2007), AutorunSequencing, Wolfram Language function, https://reference.wolfram.com/language/ref/AutorunSequencing.html.
CMS
Wolfram Language. 2007. "AutorunSequencing." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AutorunSequencing.html.
APA
Wolfram Language. (2007). AutorunSequencing. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AutorunSequencing.html