Fonction Scilab
fr - eng


scicos_codegeneration - Fonction pour éxécuter une la génération de code scicos en ligne de commmande

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.

Séquence d'appel

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

Paramètres

Contenu du fichier

Auteurs

A.Layec INRIA