<< loadXcosLibs Fonctions utilitaires Scilab scicos_getvalue >>

Aide de Scilab >> Xcos > Fonctions utilitaires Scilab > scicos_debug

scicos_debug

Set the level of the Scicos debugging

Calling Sequence

scicos_debug(level)
level = scicos_debug()

Module

Description

This Scilab function is used to set the debug level of a Scicos simulation.

One can used it in the "Calc" mode of the Scicos editor or as an instruction in a Scilab block or in an interfacing function.

Examples

scicos_debug(level)
level=scicos_debug()

Arguments


Report an issue
<< loadXcosLibs Fonctions utilitaires Scilab scicos_getvalue >>