Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Evaluation Options in Notebooks >

CellEvaluationDuplicate

CellEvaluationDuplicate
is an option for Cell which specifies whether the front end should make a copy of the cell before performing any evaluation of its contents that you request.
Create an input cell with CellEvaluationDuplicate set to True:
In[1]:=
Click for copyable input
In[2]:=
Click for copyable input
Select Join[{a, b}, {c, d}] and use EvaluationEvaluate in Place to create a new cell:
In[3]:=
Click for copyable input
New in 3
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team