|
|
|||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| InitializationCell is an option for Cell which specifies whether the cell should be tagged to be evaluated by the Mathematica kernel when the notebook that contains it is opened. |
Create and save a notebook that has an input cell marked as initialization:
Initialization cells are useful when you reopen the saved notebook: ![]() Or, when you evaluate any cell, Mathematica asks if you want to evaluate the initialization cells: ![]() If you choose Yes, initialization cells are evaluated: ![]() |
| © 2013 Wolfram Research, Inc. |