Scicos Block with Different Output Port Types?

Dirk Reusch lists at kybdr.de
Mon Mar 10 10:22:45 CET 2008


Hello everybody,

I am using Scilab 4.1.2/Scicos 4.2 under Linux.

I've tried to build a scicos block with two outputs ports.
The first is of type 1 (double) and the second is of type 3
(int32).

Editing a diagram, i.e. connecting these ports with ports of
other blocks of corresponding types works just fine.

But, scicos compilation/simulation does not work! The compiler
"thinks" that the second output port has type 1 and _not_ 3.

Is that a bug, a limitation, or have I done something wrong?

I've attached a small example, which should reproduce the
described behaviour.

Best Regards,

Dirk Reusch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.cosf
Type: application/octet-stream
Size: 19314 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20080310/f59310bd/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TEST.sci
Type: application/octet-stream
Size: 1253 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20080310/f59310bd/attachment-0001.obj>


More information about the users mailing list