Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
2023.0.0 - English


Advanced functions

  • Built-in & external
    • clearfunremoves primitive
    • externalScilab Object, external function or routine
    • funptrcoding of primitives ( wizard stuff )
    • intpptyset interface argument passing properties
    • newfunadd a name in the table of functions
    • whatlist the Scilab primitives
  • 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
  • argnReturns the actual number of input/output arguments in a function call
  • deffin-line definition of a (anonymous) function in Scilab language
  • execscript file execution
  • execstrexecute Scilab code in strings
  • fevalmultiple evaluation
  • funcprotswitch scilab functions protection mode
  • endfunctioncloses a function definition
  • getdLoad all functions defined in a directory
  • macr2treeprovides the internal code of a compiled Scilab function
  • macroScilab procedure and Scilab object
  • macrovarvariables of function
  • 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
<< MEX Library API Scilab Help Testing & benchmarking >>

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 Mar 27 11:52:51 GMT 2023