|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
FullGraphics
FullGraphics[g]
takes a graphics object, and generates a new one in which objects specified by graphics options are given as explicit lists of graphics primitives.
DetailsDetails
- FullGraphics generates explicit graphics primitives for objects specified by options such as Axes, Ticks, etc.
- FullGraphics[g] should display the same as g, though it may have a different internal structure.
New in 2
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

