Previous Next Contents

12  Scicos editor

12.1   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 : scicosim X, scicos_main X, scicos_menus X



12.2   scicos_menus Scicos menus description




DESCRIPTION :

Here is a list of operations available in Scicos:


See Also : scicos X




Previous Next Contents