Removed >> Removed > 5-5-2 > functions
functions
- bytecode — given a function returns the "bytecode" of a function in a Scilab array and conversely.
- bytecodewalk — walk in function bytecode applying transformation.
- code2str — returns character string associated with Scilab integer codes
- comp — scilab function compilation
- fun2string — generates ASCII definition of a Scilab function
- listfunctions — properties of all functions in
the workspace
- macr2lst — function to list conversion
- recompilefunction — recompiles a scilab function,
changing its type
- str2code — returns Scilab integer codes associated with a character string