|
SOLUTIONS
|
MATHEMATICA 内置符号
ShowCellLabel
ShowCellLabel
是一个 Cell 的可选项,它指定为一个单元是否显示标签.
更多信息更多信息
- ShowCellLabel 通常用来设置单元的样式,而不仅是单个单元样式.
- 当设置 CellLabelAutoDelete->True,如果修改单元,则一个单元的标签会自动删除.
范例范例打开所有单元关闭所有单元
基本范例 (1)基本范例 (1)
创建一个设置 ShowCellLabel->True 和 ShowCellLabel->False 的输入单元:
通过再次运行 ShowCellLabel ,你可以看见标签:
版本 3 的新功能
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

