From: Joao C. <jc...@us...> - 2002-10-04 18:31:49
|
Update of /cvsroot/plplot/plplot/bindings/tcl In directory usw-pr-cvs1:/tmp/cvs-serv8723/bindings/tcl Modified Files: tclAPI.c Log Message: Add "kind of" contouring to plot3d.c:plotfc3d(). Add magnitude coloring to plot3d.c:plot3d(). Retrieve contours from plcont.c:pldrawcn(). Add "rosenbrock" alternative function to x08c.c; use "x08c -rosen" to experiment. Comment plotfc3d() support in tclAPI.c for now. |