I am experiencing conflicts between xcos blocks. For example I am not able to connect a real [-2 1]
output to a real [1 1]
input.
Does anybody know, in general, what negative indices mean for datatype size?
I am experiencing conflicts between xcos blocks. For example I am not able to connect a real [-2 1]
output to a real [1 1]
input.
Does anybody know, in general, what negative indices mean for datatype size?
This is explained @ https://help.scilab.org/docs/6.1.0/en_US/scicos_model.html :
in
A vector specifying the number and size of the first dimension of regular input ports indexed from top to bottom of the block. If no input port exist in==[]. The size can be negative, equal to zero or positive :