Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Notebooks and Documents > Notebook & Interface Customization > Evaluation Options in Notebooks > CellAutoOverwrite >
Mathematica > Notebooks and Documents > Notebook Formatting & Styling > Stylesheets > Evaluation Options in Notebooks > CellAutoOverwrite >

CellAutoOverwrite

CellAutoOverwrite
is an option for Cell which specifies whether an output cell should be overwritten by new output when the preceding input cell is evaluated.
  • An output cell is deleted only when new output is ready to be inserted in its place.
  • With CellAutoOverwrite->False, new output is placed directly after the preceding input, pushing down pre-existing output.
Create an input cell with an output cell that has the setting CellAutoOverwrite->False:
When the input is evaluated, it creates a new output cell without overwriting the old one:
Create an input cell with an output cell that has the setting CellAutoOverwrite->False:
When the input is evaluated, it creates a new output cell without overwriting the old one:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF