|
[Date Index]
[Thread Index]
[Author Index]
Re: 3D plots from lists
- To: mathgroup at smc.vnet.net
- Subject: [mg48730] Re: 3D plots from lists
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Fri, 11 Jun 2004 23:58:56 -0400 (EDT)
- Organization: Universitaet Leipzig
- References: <cabpau$oke$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
look what TriangularSurface3Plot[] from
DiscreteMath`ComputationalGeometry`
can do for you.
Regards
Jens
Giorgio Torrieri wrote:
>
> This might be naive, but I worked on this problem for days, and the
> users manual seems to be of no help.
>
> I have a 3 column output generated by a FORTRAN program, in the
> following form:
>
> X Y F(X,Y)
>
> Is there any way to make Mathematica understand this format and plot
> it with something like ListPlot3D? It seems to require all 3D plots
> to be square arrays of the form F(X,Y) only, and I would much rather
> not modify the fortran program output.
>
> Thanks for your help
>
> GT
Prev by Date:
Re: Exporting 3D plots
Next by Date:
Re: 3D plots from lists
Previous by thread:
Re: 3D plots from lists
Next by thread:
MrMathematica
|