|
[Date Index]
[Thread Index]
[Author Index]
Re: ListPointPlot3D - how to join points
- To: mathgroup at smc.vnet.net
- Subject: [mg105351] Re: ListPointPlot3D - how to join points
- From: SHuisman at giganews.com
- Date: Sun, 29 Nov 2009 05:09:55 -0500 (EST)
- References: <heqepe$1hg$1@smc.vnet.net>
In addition you can use Splines to get a `smoother' line. You could also use an interpolation function (with some interplation order) for your data, and then use parametricplot3d to plot the data...
Prev by Date:
Re: ListPointPlot3D - how to join points
Next by Date:
Mathematica 7 crash on confusing setting of Manipulate Controls
Previous by thread:
Re: ListPointPlot3D - how to join points
Next by thread:
Re: ListPointPlot3D - how to join points
|