• addinter - new functions interface incremental linking at run time
  • argn - nombre d'arguments d'appel d'une fonction
  • clearfun - remove primitive.
  • comp - pré-interprétation ou "compilation" de fonctions Scilab
  • deff - on-line definition of function
  • delbpt - delete breakpoints
  • dispbpt - display breakpoints
  • edit - function editing
  • funcprot - switch scilab functions protection mode
  • endfunction - fin de la définition d'une fonction Scilab
  • function - définition d'une fonction Scilab
  • functions - procédures Scilab et objets Scilab
  • genlib - build library from functions in given directory
  • get_function_path - get source file path of a library function
  • getd - chargement de toutes les fonctions contenues dans un répertoire
  • getf - chargement de fonctions à partir d'un fichier
  • lib - library definition
  • library - library datatype description
  • macr2lst - function to list conversion
  • macr2tree - conversion d'une fonction en arbre
  • macro - Scilab procedure and Scilab object
  • macrovar - variables of function
  • newfun - add a name in the table of functions
  • plotprofile - extracts and displays execution profiles of a Scilab function
  • profile - extract execution profiles of a Scilab function
  • setbpt - set breakpoints
  • showprofile - extracts and displays execution profiles of a Scilab function
  • varargin - variable numbers of arguments in an input argument list
  • varargout - variable numbers of arguments in an output argument list