Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Core Language > Tuning & Debugging > PrintTemporary >

PrintTemporary

PrintTemporary[expr]
prints expr as a temporary cell in a notebook, removing it when the evaluation of the current input line is complete.
Print a temporary cell during an evaluation:
Explicitly delete temporary cells during the course of evaluation:
If not deleted, multiple temporary cells are printed:
Print a temporary cell during an evaluation:
In[1]:=
Click for copyable input
Out[1]=
 
Explicitly delete temporary cells during the course of evaluation:
If not deleted, multiple temporary cells are printed:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF