Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.3.2 - Français

Change language to:
English - 日本語 - Português

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.

Aide Scilab >> Scilab > perl

perl

execute le script Perl.

Séquence d'appel

perl('perlfile')
perl('perlfile',arg1,arg2,...)
result = perl(...)

Description

perl('perlfile') appelle le script Perl perlfile.

perl('perlfile',arg1,arg2,...) appelle le script Perl perlfile et passe les arguments arg1, arg2, ..., à perlfile.

result = perl(...) retourne le resultat du script Perl.

Voir aussi

  • unix — exécution d'une commande Unix ou DOS

Auteurs

  • A.C
<< pause Scilab poly >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu May 12 11:44:45 CEST 2011