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

Change language to:
Français - 日本語 - 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

Scilab help >> Functions

Functions

  • profiling
    • add_profilingAdds profiling instructions to a function.
    • plotprofileextracts and displays execution profiles of a Scilab function
    • profileextract execution profiles of a Scilab function
    • remove_profilingRemoves profiling instructions toout of a function.
    • reset_profilingResets profiling counters of a function.
    • showprofileextracts and displays execution profiles of a Scilab function
  • bytecodegiven a function returns the "bytecode" of a function in a Scilab array and conversely.
  • bytecodewalkwalk in function bytecode applying transformation.
  • deffon-line definition of function
  • execscript file execution
  • execstrexecute Scilab code in strings
  • fun2stringgenerates ascii definition of a scilab function
  • functioncloses a function definition
  • functionsScilab procedures and Scilab objects
  • genlibbuild library from functions in given directory
  • get_function_pathget source file path of a library function
  • getdgetting all functions defined in a directory
  • head_commentsdisplay scilab function header comments
  • liblibrary definition
  • librarieslistget scilab libraries
  • librarylibrary datatype description
  • libraryinfoget macros and path of a scilab library
  • listfunctionsproperties of all functions in the workspace
  • macroScilab procedure and Scilab object
  • macrovarvariables of function
  • recompilefunctionrecompiles a scilab function, changing its type
  • vararginvariable numbers of arguments in an input argument list
  • varargoutvariable numbers of arguments in an output argument list
  • whereisname of library containing a function
<< Overloading Scilab help Development tools >>

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:
Thu Mar 03 10:59:47 CET 2011