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

CellLabel

CellLabel
is an option for Cell which gives the label to use for a particular cell.
  • CellLabel->"" specifies that no label should be used for a cell.
  • Cell labels are typically generated automatically when cells appear as input or output to the Mathematica kernel.
Select the cell being evaluated and get its CellLabel setting:
In[1]:=
Click for copyable input
Out[1]=
 
Attach a label to a text cell:
In[1]:=
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