<< scicos_simulate Batch functions steadycos >>

Справка Scilab >> Xcos > Batch functions > scicosim

scicosim

xcos (batch) simulation function

Calling Sequence

[state,t] = scicosim(state,tcur,tf,sim,str,tol)

Module

Description

Simulator for xcos compiled diagram.

Usually scicosim is called by xcos to perform simulation of a diagram.

But scicosim may also be called outside xcos. Typical usage in such a case may be :

For advanced user it is possible to "manually" change some parameters or state values.

[state,t] = scicosim(state,tcur,tf,sim,str,tol)

Arguments

See Also


Report an issue
<< scicos_simulate Batch functions steadycos >>