|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ExtentElementFunction
ExtentElementFunction
is an option to DiscretePlot and DiscretePlot3D that gives a function to use to generate the primitives for rendering each extent element.
DetailsDetails
- ExtentElementFunction->f specifies that each extent element should be rendered with the graphics primitives given by
. - ExtentElementFunction->"name" uses a named function for generating extent elements.
- In ExtentElementFunction->f, the region argument to f is given as follows:
-
DiscretePlot 
DiscretePlot3D 
- In ExtentElementFunction->f, the point argument to f is given as follows:
-
DiscretePlot 
DiscretePlot3D 
New in 8
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »







