From: Rafael L. <rla...@us...> - 2001-03-19 16:36:34
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv18831 Modified Files: PLplot.i.in Log Message: * PLplot.i.in (PLplot_perl_get_array_of_double): Added call to PDL->make_physical(), after a suggestion form Christian Soeller <c.s...@au...>. This makes sliced PDL arrays worlk when passed as arguments of the PLplot binding functions. |