From: Joao C. <jc...@us...> - 2002-10-13 15:48:33
|
Update of /cvsroot/plplot/plplot/examples/c In directory usw-pr-cvs1:/tmp/cvs-serv17079/examples/c Modified Files: x08c.c Log Message: Add support for plsurf3d() and remove plotfc3d() and plotsh3d() which are now obsolete. Shows also usage of plmesh(). Plot the title at the start of each plot, instead of the end. Remove the "opt" title component, as it is now demo dependent. Use the #defines in plplot.h to setup options instead of magic numeric values. |