Mathematica 9 is now available

AxesOrigin

Usage

AxesOrigin 是二维图形函数的一个可选项,用来指定坐标轴的原点.


Notes

AxesOrigin ->  x, y 指定坐标轴的原点是点  x, y .
AxesOrigin -> Automatic使用一个内部函数来确定坐标轴的原点.如果点  0, 0 在所作图形区域的内部或与在附近,则它常被选作坐标原点.
• 在等高线和密度图形中,AxesOrigin -> Automatic将坐标轴放在图形区域的外边.
• 参见 Mathematica 全书: 1.9.3节 和 2.9.5节.
Further Examples

Here is a plot with the axes centered with the default setting and then centered at the point  .

Evaluate the cells to compare the graphics.

In[1]:=  

In[2]:=  



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.