[Scilab-users] Xcos-vector size error

Clément David clement.david at scilab-enterprises.com
Tue Feb 16 16:59:00 CET 2016


Hi Simon,

Thanks for answering yourself :)

about the port sizes prompting for MUX / DEMUX you can enforce the size on parameters using a vector
notation `[1 1 1]` instead of `3`.

--
Clément

Le mardi 16 février 2016 à 06:04 -0700, simon_46_scilab a écrit :
> Ok, I have solved the problem already. The answer is to use INTEGRAL_m block
> instead of INTEGRAL_f and declare proper vector of initial condicions, which
> in this case was 3x1 dimension - [0; 0 ; 0] for example - and then all
> simulation runs almost perfectly.
> 
> Almost... because of problem in DEMUX and MUX part, there appears
> information like this
> 
> "Not enough information to find port sizes.
>  I try to find the problem".
> 
> ...and then for each connection I get info:
> 
> "Highlighted block(s) have connected ports
>  with sizes that cannot be determined by the context.
>  What is the size of this link?"
> 
> ...and I have to manually tell the program what size it should expect.
> 
> If anyone know how to make it run without any errors, please reply, I would
> be thankful
> But most importantly the simulation runs :)
> 
> 
> 
> --
> View this message in context: http://mailinglists.scilab.org/Xcos-vector-size-error-tp4033453p4033
> 467.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