VectorCalculus
SpaceCurve
plot a space curve in or
Calling Sequence
Parameters
Description
Examples
SpaceCurve(C, r)
C
-
Vector(algebraic); the free or position Vector representing a curve
r
name=range; the range of the parameter of the curve
The SpaceCurve(C, t=a..b) calling sequence plots a space curve in or . The plot is displayed in Cartesian coordinates.
Alternatively, a curve can be defined using a position Vector and it can be visualized with PlotPositionVector.
The commands to create the plots in the Plotting Guide are
Other example
See Also
plot
plots[spacecurve]
VectorCalculus[Curvature]
VectorCalculus[PlotPositionVector]
VectorCalculus[PositionVector]
VectorCalculus[PrincipalNormal]
VectorCalculus[TangentVector]
VectorCalculus[TNBFrame]
Download Help Document