Scilab Function
fr - eng


scicos_debug - Set the level of the Scicos debugging

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.

Calling Sequence

scicos_debug(level)
level=scicos_debug()

Parameters

See Also

Authors