<< %MODELICA_USER_LIBS scilab_utilities_functions scicos_getvalue >>

Scilab Help >> Xcos > scilab_utilities_functions > scicos_debug

scicos_debug

Set the level of the Scicos debugging

Syntax

scicos_debug(level)
level = scicos_debug()

Arguments

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()

Report an issue
<< %MODELICA_USER_LIBS scilab_utilities_functions scicos_getvalue >>