MTM[ezplot3] - 3-D parametric plot
|
Calling Sequence
|
|
ezplot3(f,g,h)
ezplot3(f,g,h,[tmin,tmax])
|
|
Parameters
|
|
f,g,h
|
-
|
algebraic expression in the same variable, t
|
tmin, tmax
|
-
|
(optional) numeric
|
|
|
|
|
Description
|
|
•
|
The ezplot3 function plots a curve in three-dimensional space using spacecurve. The indeterminates of the function are automatically extracted from the given expressions f, g, and h.
|
•
|
tmin and tmax denote the parameter range. By default, the range is [0, 2*Pi].
|
|
|
Download Help Document
Was this information helpful?