Scilab Function
fr - eng


scicos_codegeneration - Function to do the scicos code generation in batch mode

Module

Description

Function to generate C code of a Scicos diagram in batch mode.

This function can be used from the ScicosLab prompt in order to do the C code generation. Before use this function the desired diagram must be loaded into ScicosLab, for i.e by using the 'load' command for a diagram enclosed in a '.cos' file.

After the generation, the resulting diagram can be loaded in scicos with 'scicos(scs_m);'.

Default parameters for code generation can be set with the help of the 'Params' right hand side argument.

Calling Sequence

[ok,scs_m,%cpr] = scicos_codegeneration(scs_m,Params)

Parameters

File content

Authors

A.Layec INRIA