Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Dynamic Interactivity > Interactive Manipulation > Options & Styling for Interactive Manipulation >

Initialization

Initialization
is an option for Dynamic, DynamicModule, Manipulate and related constructs, which specifies an expression to be evaluated when the construct is first used or displayed.
  • The typical usage is Initialization:>expr.
  • Initialization expressions defined in particular cells in a notebook are evaluated when those cells are first made visible, and not necessarily when the notebook is first opened.
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team