hi can someone tell me how i can do this conversion
$array = pdl @array ; $array = transpose($array); now i need the transposed matrix ($array) back into perl array variable @array. how can i do this? thanking you philge
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
