Changing the Default Copy of Perl Installed with MATLAB

1 回表示 (過去 30 日間)
Matlab2010
Matlab2010 2013 年 10 月 28 日
コメント済み: Matlab2010 2013 年 10 月 28 日
In this post HERE I asked how to see which copy of perl was installed with matlab. This is the copy of perl which gets called when perl.m is used.
I have been given a .pl script which requires a newer version of perl as it uses "switch". Thus I need the copy to support threads.
I have been instructed to install the "ActiveState version". Can someone please inform me how I can do this and how I associate matlab with this new version?
I am running 64bit win7, 2013A and
system(['"',fullfile(matlabroot, 'sys\perl\win32\bin\perl.exe'),'" -version'])
This is perl, v5.8.9 built for MSWin32-x86-multi-thread
(with 12 registered patches, see perl -V for more detail)
Copyright 1987-2008, Larry Wall

採用された回答

Friedrich
Friedrich 2013 年 10 月 28 日
Hi,
see here.
  1 件のコメント
Matlab2010
Matlab2010 2013 年 10 月 28 日
didnt show up for me on google. thanks!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeApp Building についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by