Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Tuning & Debugging >

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:
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
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team