« Return to Thread: 3D function

contour at base

by renzresearch :: Rate this Message:

Reply to Author | View in Thread

This is one of the demos:

set contour base
splot x**2*y**3, x**3*y**2

It draws two surfaces and contours both at base.  Now, I would
like to put the contours at different z-levels.  Is there a
way to specify them?  I tried to use set xyplane at <z>.  Both
contours went there.  How to separate them at different
levels?  Thanks for any hint.

Zhong

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Gnuplot-info mailing list
Gnuplot-info@...
https://lists.sourceforge.net/lists/listinfo/gnuplot-info

 « Return to Thread: 3D function