|
SOLUTIONS
|
OBSOLETE SPLINES PACKAGE SYMBOL
SplineDots
As of Version 7.0, some of the functionality of the Splines Package is now built into the Mathematica kernel. 
is an option for Spline that specifies a style for a point.
DetailsDetails
- To use
, you first need to load the Splines Package using
. - SplineDots->style specifies to render points with the given graphics directive or list of directives.
- SplineDots->None specifies that nothing should appear at each spline control point.
- SplineDots->Automatic specifies that a red dot is placed at each point.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


