Nov 27, 2006 #1 mingchung Technical User Joined Nov 24, 2006 Messages 4 Location TW Hi~~ i can't call matlab from perl system("matlab"); but can't work *** glibc detected *** malloc(): memory corruption: 0x00000000005985f0 *** how call matlab from perl ?? thanks~~!!!!
Hi~~ i can't call matlab from perl system("matlab"); but can't work *** glibc detected *** malloc(): memory corruption: 0x00000000005985f0 *** how call matlab from perl ?? thanks~~!!!!
Nov 28, 2006 #2 mbrooks Programmer Joined Apr 19, 2006 Messages 676 Location US Use the module Math::Matlab from CPAN. M. Brooks http://mbrooks.info Upvote 0 Downvote