Scilab function

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

Sequence d'appel

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

Parametres

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.

Voir aussi