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