Scilab Function

scicos_simulate - Function for running scicos simulation in batch mode.

Calling Sequence

Info=scicos_simulate(scs_m,Info[,%scicos_context][,flag])

Parameters

Description

This function is used to simulate scicos diagrams in batch mode. It requires the scs_m structure which can be obtained by loading in Scilab the .cos file (e.g. load mydiagram.cos).

Contrary to the function scicosim , the diagram need not be compiled before being saved.

See Also

scicosim ,   scicos ,   steadycos ,   lincos ,  

Authors

Ramine Nikoukhah