Hi Tien and welcome,

The Simulink's BusCreator/BusSelector blocks are not available for 
heterogeneous datatypes (having a link composed of an integer and a double) but 
if you only have double values on your signals you could use MUX/DEMUX blocks.

Note: you could also use name=idx in the context to access the idx field by 
name where idx is the index in the MUX/DEMUX block.

--
Clement

> -----Original Message-----
> From: users <users-boun...@lists.scilab.org> On Behalf Of tien.dang
> Sent: Thursday, May 21, 2020 5:29 AM
> To: users@lists.scilab.org
> Subject: [Scilab-users] BusCreator, BusSelector in Scilab ?
> 
> I'm doing project to convert model in Matlab Simulink to Scilab. I do not know
> the module BusCreator and BusSelector are supported in Scilab or Not. I just
> checked in Scilab Palette, don't have any module like this.
> How would I find that module in Scilab? BusCreator and BusSelector ?
> Thanks
> 
> 
> 
> 
> 
> --
> Sent from: http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-
> f2602246.html
> _______________________________________________
> users mailing list
> users@lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to