functions

Table of Contents

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 breakpoint
dispbpt - display breakpoints
edit - function editing
funcprot - switch scilab functions protection mode
functions - Scilab procedures and Scilab objects
function - opens a function definition
genlib - build library from all functions in given directory
getd - getting all functions defined in a directory
get_function_path - get source file path of a library function
getf - defining a function from a file
library - library datatype description
lib - library definition
macr2lst - function to list conversion
macrovar - variables of function
macro - Scilab procedure and Scilab object
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 - setting 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