Scicos data structure

scicos_main - Scicos editor main data structure

Calling Sequence

scs_m=list(params,o_1,....,o_n)

Parameters

Description

Scicos editor uses and modifies the Scicos editor main data structure to keep all information relative to the edited diagram. Scicos compiler uses it as a input.

See Also