All
Usage
• All 是一种特定可选项所使用的设置.
• 在Part以及相关的函数中, All 指定特定层中的所有部分.
Notes
• 例如, PlotRange -> All 指定所有的点都将包含在一个图形中.
Further Examples
The range of the plot is restricted to its most interesting part. Evaluate the cell to see the graphic.
In[1]:=
|
Setting the PlotRange to All option shows the plot over the whole of the specified range. Evaluate the cell to see the graphic.
In[2]:=
|
Here is a x matrix.
In[3]:=
|
This gives its first column.
In[4]:=
|
Out[4]=
|
|