help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OT: visualizing 3D data


From: Jonathan Stickel
Subject: Re: OT: visualizing 3D data
Date: Fri, 01 Jul 2005 08:10:26 -0700
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)

You may like octaviz (http://octaviz.sourceforge.net/). Of the 3D vis options for octave, it is the most like matlab in terms of the function interface. There is a plot3 function that should do exactly what you want.

Jonathan


Jeff Abrahamson wrote:
I am using octave to analyze data related to 3D surfaces.  The results
are sets of points on those surfaces.  I would like to visualize my
results.

I've thought of using povray to draw lots of little balls whose
aggregate would look like a point cloud on a surface.  This should
work, but maybe is the hard way.

Anyone have any other suggestions of routes I should explore?

Thanks much.




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]