[Scilab-users] Duration time of Xcos simulation

Serge Steer Serge.Steer at inria.fr
Tue Jul 23 22:37:25 CEST 2013


Can you send be your diagram?
Serge
Le 22/07/2013 15:20, simi99 a écrit :
> I also believe that the compilation takes the largest part ot the simulation
> time. Using scicos_simulate instead of xcos_simulate to avoid recompilation
> is a good idea. However, there occurs a new problem:
>
> ...
> /[result]=importXcosDiagram('SimulatePositionsServoReduced_NoScope.zcos')
> typeof(scs_m);
> Info = scicos_simulate(scs_m,list());
> scicos_simulate(scs_m,Info);/
> ...
>
> When the simulation is run the second time with the compilation information
> (Info) from the first run as input, there appears the following message in
> the console:
> /"Partial compilation failed. Attempting a full compilation."/
>
> I do not understand why the whole schematic is compilated again...
>
>
>
> --
> View this message in context: http://mailinglists.scilab.org/Duration-time-of-Xcos-simulation-tp4027041p4027063.html
> Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
>




More information about the users mailing list