help-octave
[Top][All Lists]
Advanced

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

Re: contourf


From: Jonathan Stickel
Subject: Re: contourf
Date: Sat, 23 Jul 2005 22:07:57 -0700
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)

Claudio Belotti wrote:
Jonathan Stickel wrote:

I get this same behavior.  I encourage to try Octaviz
(octaviz.sourceforge.net).  There exists a contour function in Octaviz
which gives nice output.  A "contourf" function (filled contour) doesn't
exist yet, but if you get Octaviz installed and express interest, I can
make one.


Jonathan,
I installed octaviz on my debian sarge, got rid of a bug symlinking
/usr/lib/octave-2.1.67/liboctaviz.so to /usr/lib/octave-2.1.69/

what a nice package!
I would really appreciate if you could add a filled contour function.

Regards
Claudio


OK, I made a filled contour function (vtk_contourf). It should be available in cvs shortly (http://cvs.sourceforge.net/viewcvs.py/octaviz/octaviz/Scripts/), and I added a screenshot to the webpage (http://octaviz.sourceforge.net/index.php?page=screen).

It probably isn't the best implementation. Basically it renders a surface plot and flattens it, then it adds black contour lines over the top. Since I don't use contour plots very much (I prefer 3d surface plots), you can tell me if it meets your needs or not. Another helpful function available in CVS that is not in the last release is vtk_colormap.

Jonathan



-------------------------------------------------------------
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]