Does MATLAB use Perl for Regexp?

I notice that the sys folder of the MATLAB 2014a root installation contains a Perl runtime. Is this Perl runtime used by MATLAB to execute the MATLAB regexp functions? What is it used for? Just curious.

 採用された回答

Geoff Hayes
Geoff Hayes 2014 年 9 月 28 日

0 投票

John - you can run Perl scripts via the perl function. From this link,
perl('perlfile') calls the Perl script perlfile, using the appropriate operating system Perl executable. Perl is included with the MATLAB® software on Microsoft® Windows® systems, and thus MATLAB users can run user-created MATLAB functions containing the perl function. On Linux® and Macintosh systems, MATLAB calls the Perl interpreter available with the operating system.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeInstalling Products についてさらに検索

製品

タグ

質問済み:

2014 年 9 月 28 日

回答済み:

2014 年 9 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by