|
[Date Index]
[Thread Index]
[Author Index]
plotting a curve in 3D from data
- To: mathgroup at smc.vnet.net
- Subject: [mg116301] plotting a curve in 3D from data
- From: Robert Rosenbaum <robertr at math.uh.edu>
- Date: Thu, 10 Feb 2011 05:23:00 -0500 (EST)
I have a sequence of points that trace out a curve in 3D space. I'd
like to plot this curve.
ListPlot3D only seems good for plotting 2D surfaces.
Is there an easy way to plot curves in 3D from data?
Something like what one would expect ListPointPlot3D[..., Joined->True]
to produce.
Best,
Robert
Prev by Date:
list manipulation
Next by Date:
Mathematica 8 install - ListPlot not working
Previous by thread:
Re: list manipulation
Next by thread:
Re: plotting a curve in 3D from data
|