|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
Deinitialization
Deinitialization
is an option for Dynamic, DynamicModule, Manipulate, and related constructs that specifies an expression to be evaluated when the construct can no longer be displayed or used.
DetailsDetails
- The typical usage is Deinitialization:>expr.
- Deinitialization is typically done when the cell containing a construct is deleted, or when the notebook containing it is closed.
- Deinitialization will never be performed unless initialization has previously been performed.
- Deinitialization may be delayed if, for example, a construct appears in an invisible location such as the clipboard.
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »



