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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to use perl in matlab

Status
Not open for further replies.

edhirkaalam

Electrical
Joined
Jul 1, 2005
Messages
1
Location
US
i have version 5.6.0.1 of perl and matlab 7 in my system. I am trying to invoke perl scripts in matlab and i get the following error.

System error: Can't locate Tk/Event.pm in @INC (@INC contains: C:/Program Files/MATLAB704/sys/perl/win32/lib/ c:\PROGRA~1\Qualcomm\Asia\PerlEnv c:\PROGRA~1\MATLAB704\sys\perl\win32 C:/Program Files/MATLAB704/sys/perl/win32/lib C:/Program Files/MATLAB704/sys/perl/win32/site/lib .) at C:/Program Files/MATLAB704/sys/perl/win32/lib//Tk.pm line 13.
BEGIN failed--compilation aborted at C:/Program Files/MATLAB704/sys/perl/win32/lib//Tk.pm line 13.
BEGIN failed--compilation aborted at hello.pl line 6.
Command executed: perl hello.pl

I am able to run a perl script without using any pm modules. Kindly let me know the possible solutions.

Thanks in Advance.
Edhirkaalam.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top