LocusPlot 2D/3D• LocusPlot[point, {{rules1}, {rules2}, ... , {rulesn}}] returns a graphics primitive representing the locus of point as it moves through successive locations specified by the rulesi. • LocusPlot simply returns a list of Mathematica Line primitives. • The required list of rulesi is of the form returned by SolveMech[{t1, t2, ti}, n]. • See also: CamPlot.
|