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~~
If i have two files (aaa.txt & bbb.txt):
aaa.txt:
first_data = 22.55e-3
second_data = 99552
.........
bbb.txt:
......(first_data)......(second_data).......
i want to use perl to find first_data & second_data in aaa.txt
then replace in bbb.txt
How should i do ?
thanks~~!!
i am a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.