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


Fonctions avancées

  • Built-in & external
    • clearfunremoves primitive
    • externalObjet Scilab, fonction externe ou routine
    • funptrcoding of primitives ( wizard stuff )
    • intpptyset interface argument passing properties
    • newfunadd a name in the table of functions
    • whatliste des primitives Scilab
  • Libraries
    • genlibbuilds a library from a set of *.sci files defining functions in a given directory
    • get_function_pathget source file path of a library function
    • libloads a library of Scilab functions and variables, and sets its name
    • librarieslistgets the list of loaded Scilab libraries
    • libraryinfogets the path and the set of primary functions of a loaded library
  • argnnombre effectif d'arguments d'entrée reçus / attendus en sortie d'une fonction
  • deffin-line definition of a (anonymous) function in Scilab language
  • execexécution d'un script (fichier de commandes)
  • execstrexécution d'instructions Scilab contenues dans des chaînes de caractères
  • fevalévaluation multiple d'une fonction
  • funcprotswitch scilab functions protection mode
  • endfunctionfin de la définition d'une fonction Scilab
  • getdCharge toutes les fonctions contenues dans un répertoire.
  • macr2treefournit le code interne d'une fonction compilée en Scilab
  • macroScilab procedure and Scilab object
  • macrovarvariables d'une fonction
  • overloadingdisplay, functions and operators overloading capabilities
  • tree2codegenerates the text definition of a Scilab function from its internal code
  • vararginvariable number of arguments in an input argument list
  • varargoutarbitrarily long list of output arguments
  • whereisReturns the name of the loaded library/module a given function belongs to
Report an issue
<< Code Matlab => Scilab Aide de Scilab Tests - Bancs d'essais >>

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:
Mon May 22 12:39:48 CEST 2023