411 - 420 of 975 for controlsSearch Results
View search results from all Wolfram sites (9490 matches)
Compile   (Built-in Mathematica Symbol)
Compile[{x_1, x_2, ...}, expr] creates a compiled function that evaluates expr assuming numerical values of the x_i. Compile[{{x_1, t_1}, ...}, expr] assumes that x_i is of a ...
Timed Evaluations   (Mathematica Guide)
Mathematica's scheduled tasks provide a way to set evaluation of arbitrary expressions in the future. Tasks can be scheduled for one-time evaluation, or for repeated ...
Create a Demonstration   (Mathematica How To)
The Wolfram Demonstrations Project has provided an invaluable resource for educators, book authors, hobbyists, and professionals alike. Most Demonstrations are contributed by ...
CellGrouping   (Built-in Mathematica Symbol)
CellGrouping is a notebook option that specifies how cells in the notebook should be assembled into groups.
CheckAbort   (Built-in Mathematica Symbol)
CheckAbort[expr, failexpr] evaluates expr, returning failexpr if an abort occurs.
Evaluator   (Built-in Mathematica Symbol)
Evaluator is an option for objects such as Button, Dynamic, and Cell that gives the name of the kernel to use to evaluate their contents.
HoldPattern   (Built-in Mathematica Symbol)
HoldPattern[expr] is equivalent to expr for pattern matching, but maintains expr in an unevaluated form.
Interrupt   (Built-in Mathematica Symbol)
Interrupt[] generates an interrupt.
ScheduledTasks   (Built-in Mathematica Symbol)
ScheduledTasks[] returns a list of ScheduledTaskObject expressions that represent current tasks.
ShowGroupOpener   (Built-in Mathematica Symbol)
ShowGroupOpener is an option for cells that specifies whether an opener icon is displayed next to the leading cell in a cell group to indicate whether the cell group is open ...
1 ... 39|40|41|42|43|44|45 ... 98 Previous Next

...