Scilab Website | Contribute with GitLab | Scilab Community | ATOMS toolboxes
Scilab Online Help
6.1.0 - Français

Change language to:
English - 日本語 - Português - Русский

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

Aide de Scilab >> Fonctions avancées

Fonctions avancées

  • Built-in & external
    • clearfun — removes primitive
    • external — Objet Scilab, fonction externe ou routine
    • funptr — coding of primitives ( wizard stuff )
    • intppty — set interface argument passing properties
    • newfun — add a name in the table of functions
    • what — liste des primitives Scilab
  • Libraries
    • genlib — build library from functions in given directory
    • get_function_path — get source file path of a library function
    • lib — loads a library of Scilab functions and variables, and sets its name
    • librarieslist — gets the list of loaded Scilab libraries
    • library — library datatype description
    • libraryinfo — get macros and path of a scilab library
  • argn — nombre effectif d'arguments d'entrée reçus / attendus en sortie d'une fonction
  • deff — in-line definition of a function in Scilab language
  • exec — exécution d'un script (fichier de commandes)
  • execstr — exécution d'instructions Scilab contenues dans des chaînes de caractères
  • feval — évaluation multiple d'une fonction
  • funcprot — switch scilab functions protection mode
  • endfunction — fin de la définition d'une fonction Scilab
  • functions — procédures Scilab et objets Scilab
  • getd — Charge toutes les fonctions contenues dans un répertoire.
  • macr2tree — fournit le code interne d'une fonction compilée en Scilab
  • macro — Scilab procedure and Scilab object
  • macrovar — variables d'une fonction
  • overloading — display, functions and operators overloading capabilities
  • tree2code — generates the text definition of a Scilab function from its internal code
  • varargin — variable number of arguments in an input argument list
  • varargout — arbitrarily long list of output arguments
  • whereis — Returns 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-2026 (Dassault Systèmes S.E.)
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:
Tue Feb 25 08:50:45 CET 2020