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

Aide de Scilab >> Fonctions avancées

Fonctions avancées

  • Built-in & external
    • externalObjet Scilab, fonction externe ou routine
    • whatliste des primitives Scilab
    • clearfunremoves primitive
    • funptrcoding of primitives ( wizard stuff )
    • intpptyset interface argument passing properties
    • newfunadd a name in the table of functions
    • readgatewayget primitives list of a module
  • Libraries
    • whereisnom de la bibliothèque contenant une fonction
    • genlibbuild library from functions in given directory
    • get_function_pathget source file path of a library function
    • liblibrary definition
    • librarieslistget scilab libraries
    • librarylibrary datatype description
    • libraryinfoget macros and path of a scilab library
  • profiling
    • add_profilingActive le profiling d'une fonction
    • profileRenvoie les résultats du profiling d'une fonction
    • remove_profilingDésactive le profiling d'une fonction
    • reset_profilingremet à zéro les compteurs de profil du code d'une fonction
    • plotprofileDisplays the profiling charts of a function
    • showprofileOutputs the function profiling results to the console
  • argnnombre d'arguments d'appel d'une fonction
  • 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
  • comppré-interprétation ou "compilation" de fonctions Scilab
  • execexécution d'un script (fichier de commandes)
  • execstrexécution d'instructions Scilab contenues dans des chaînes de caractères
  • endfunctionfin de la définition d'une fonction Scilab
  • functionsprocédures Scilab et objets Scilab
  • getdCharge toutes les fonctions contenues dans un répertoire.
  • macr2treeconversion d'une fonction en arbre
  • macrovarvariables d'une fonction
  • modechoisit le mode d'exécution des scripts et des fonctions
  • sciargsarguments sur la ligne de commande Scilab
  • code2strreturns character string associated with Scilab integer codes. This function is obsolete.
  • deffon-line definition of function
  • editfunction editing
  • fun2stringgenerates ASCII definition of a Scilab function
  • funcprotswitch scilab functions protection mode
  • head_commentsdisplay Scilab function header comments
  • listfunctionsproperties of all functions in the workspace
  • macr2lstfunction to list conversion
  • macroScilab procedure and Scilab object
  • overloadingdisplay, functions and operators overloading capabilities
  • recompilefunctionrecompiles a scilab function, changing its type
  • str2codereturns Scilab integer codes associated with a character string. This function is obsolete.
  • tree2codegenerates ASCII definition of a Scilab function
  • vararginvariable number of arguments in an input argument list
  • varargoutvariable numbers of arguments in an output argument list
Report an issue
<< Fonctions de compatibilité Aide de 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 Apr 01 10:21:53 CEST 2015