Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mingchung
  • Content: Threads
  • Order by date
  1. mingchung

    can't call matlab from perl ~~~~!!

    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~~!!!!
  2. mingchung

    how to change words between two file using perl ?

    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...

Part and Inventory Search

Back
Top