Scilab function

scicos - Block diagram editor and GUI for the hybrid simulator scicosim

Calling Sequence

sys=scicos()
sys=scicos(sys,[menus])
sys=scicos(file,[menus])

Parameters

Description

Scicos is a visual editor for constructing models of hybrid dynamical systems. Invoking Scicos with no argument opens up an empty Scicos window. Models can then be assembled, loaded, saved, compiled, simulated, using GUI of Scicos. The input and ouput arguments are only useful for debugging purposes. Scicos serves as an interface to the various block diagram compilers and the hybrid simulator scicosim.

See Also