Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.3.3 - 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.
See the recommended documentation of this function

Aide Scilab >> Fonctions

Fonctions

  • profiling
    • add_profilingAjoute les instructions de "profiling" au code d'une fonction
    • remove_profilingSupprime les instructions de "profiling" du code d'une fonction
    • reset_profilingremet à zéro les compteurs de profil du code d'une fonction
    • plotprofileextracts and displays execution profiles of a Scilab function
    • profileextract execution profiles of a Scilab function
    • showprofileextracts and displays execution profiles of a Scilab function
  • bytecodeEtant donnée une fonction, retourne son pseudo code dans une variable Scilab et réciproquement.
  • bytecodewalkparcourt le pseudo code d'une fonction en appliquant un traitement
  • execexécution d'un script (fichier de commandes)
  • execstrexécution d'instructions Scilab contenues dans des chaînes de caractères
  • functionfin de la définition d'une fonction Scilab
  • functionsprocédures Scilab et objets Scilab
  • getdchargement de toutes les fonctions contenues dans un répertoire
  • whereisnom de la bibliothèque contenant une fonction
  • deffon-line definition of function
  • fun2stringgenerates ascii definition of a scilab function
  • genlibbuild library from functions in given directory
  • get_function_pathget source file path of a library function
  • head_commentsdisplay scilab function header comments
  • liblibrary definition
  • librarieslistget scilab libraries
  • librarylibrary datatype description
  • libraryinfoget macros and path of a scilab library
  • listfunctionsproperties of all functions in the workspace
  • macroScilab procedure and Scilab object
  • macrovarvariables of function
  • recompilefunctionrecompiles a scilab function, changing its type
  • vararginvariable numbers of arguments in an input argument list
  • varargoutvariable numbers of arguments in an output argument list
<< Overloading Aide Scilab Outils de développement >>

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:
Wed Oct 05 12:11:04 CEST 2011