[Scilab-users] Small problem with Scilab 6.0.1 code generation

Samuel Gougeon sgougeon at free.fr
Thu Feb 14 20:50:46 CET 2019


Hello,

Le 14/02/2019 à 13:45, Vilppu a écrit :
> Hello,
>
> I am using Windows 10 Enterprise, Scilab 6.0.1, MinGw toolbox 0.10.5 and gcc
> 6.2.0. All are 64 bit versions. When I try to use Xcos feature ‘code
> generation’ on any super block I get this warning three times: “operation +:
> Warning adding a matrix with the empty matrix will give an empty matrix
> result”.

Whenever you get this warning, then please set
--> warning stop
and then redo what yielded the warning. You should then get a proper 
error message
where exactly the first warning has taken place.
The error message is accurate and self-explicit, and shall be reported, 
together with
the protocole enabling to reproduce the issue.

This is the only way to get a diagnostic and then fix the issue.

Thanks
Best regards
Samuel




More information about the users mailing list