Mathematica 9 is now available

All

Usage

All 是一种特定可选项所使用的设置.
• 在Part以及相关的函数中, All 指定特定层中的所有部分.


Notes

• 例如, PlotRange -> All 指定所有的点都将包含在一个图形中.
• 参见 Mathematica 全书: 1.9.3节.
• 同时参见:Automatic, None, Part.
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]=



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.