addinter
- new functions interface incremental linking at run time
argn
- number of arguments in a function call
clearfun
- remove primitive.
comp
- scilab function compilation
deff
- on-line definition of function
delbpt
- delete breakpoints
dispbpt
- display breakpoints
edit
- function editing
funcprot
- switch scilab functions protection mode
endfunction
- closes a function definition
function
- opens a function definition
functions
- Scilab procedures and Scilab objects
genlib
- build library from functions in given directory
get_function_path
- get source file path of a library function
getd
- getting all functions defined in a directory
getf
- defining a function from a file
lib
- library definition
library
- library datatype description
macr2lst
- function to list conversion
macr2tree
- function to tree conversion
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