From: Joao C. <jc...@us...> - 2002-11-10 23:37:29
|
Update of /cvsroot/plplot/plplot/bindings/octave/PLplot In directory usw-pr-cvs1:/tmp/cvs-serv31202/bindings/octave/PLplot Modified Files: mesh.m surfl.m Added Files: meshc.m meshz.m surf.m surfc.m Log Message: uniformize mesh, meshc, meshz, surf, surfl and surfc; __pl_mesh handles them all. Correct bug where the transpose of org z should be used. |