removed >> removed > 5-5-2 > functions
functions
- bytecode — Etant donnée une fonction, retourne son pseudo code dans une variable Scilab et réciproquement.
- bytecodewalk — parcourt le pseudo code d'une fonction en appliquant un traitement
- code2str — returns character string associated with Scilab integer codes
- comp — pré-interprétation ou "compilation" de fonctions Scilab
- delbpt — delete breakpoints
- dispbpt — display breakpoints
- fun2string — generates ASCII definition of a Scilab function
- listfunctions — properties of all functions in
the workspace
- macr2lst — function to list conversion
- readgateway — get primitives list of a module
- recompilefunction — recompiles a scilab function,
changing its type
- setbpt — set breakpoints
- str2code — returns Scilab integer codes associated with a character string