From: Alan W. I. <ai...@us...> - 2002-05-11 18:08:29
|
Update of /cvsroot/plplot/plplot/examples/tcl In directory usw-pr-cvs1:/tmp/cvs-serv5054 Modified Files: x09.tcl Log Message: Modify code to be consistent with equivalent python example, xw09.py. In particular, finally got matrix dimensions consistent with the index ranges for x, y, and z that are actually defined which is essential for wrap to work properly. Results of these changes (and plcont wrap bug squelching in tclAPI.c) are that x09.tcl produces identical results to xw09.py for the first time. |