Re: contour

Donald J Bindner <[email protected]> Sun, 13 Feb 2005 17:00:47 -0600
Newsgroups gmane.comp.gnu.octave.maintainers,gmane.comp.gnu.octave.graphics
Message-ID <[email protected]>
Sorry I came to this discussion a bit late.

When I needed a 2D contour plot so that I could "hold on" and
plot other 2D structures on to the same graph, I created the
contour() function attached.  I changed the syntax slightly to
make it more uniform to the mesh() function.  In some sense I
feel like this is the contour() function as it should have been.

 http://vh224401.truman.edu/~dbindner/calc3/contour.tar.gz
 (small -- 2275 bytes)

It's worked well for plotting contour lines and gradient vectors
in a multivariable calculus class.

Don

-- 
Don Bindner <[email protected]>