Mathematica 9 is now available

PlotDivision

Usage

PlotDivision 是的一个选项,指定在试图产生一个光滑曲线时使用的最大子集的数目。


Notes

Plot 初始使用PlotPoints等间距样本点。试图产生不大于MaxBend的弯曲的曲线时,Plot用至多PlotDivision因子细分。
Plot中最好的分辨率是有阶 1/(PlotPoints PlotDivision).
• 参见 Mathematica 全书: 1.9.3.
• 同时参见: MaxBend.
Further Examples

By severely reducing the number of allowable subdivisions, you make it virtually impossible for Mathematica to draw a smooth curve of a function that oscillates a lot.

Evaluate the cell to see the graphic.

In[1]:=  



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.