Matlab Siumlink仿真中遇到的问题,请问该如何解决
报错如下
The signal connected to the input port of 'original_model/train1/Output Bus Selector3' is not a bus signal. The input to the Bus Selector block must be a virtual or nonvirtual bus signal.
A possible cause of this error is the use of a bus-capable block (such as Merge or Unit Delay) that in this current situation is unable to propagate the bus downstream to the block reported in this error. Please see Simulink documentation for further information on composite (i.e. bus) signals and their proper usage.
连接到“original_model/train1/Output Bus Selector3”输入端口的信号不是总线信号。总线选择器块的输入必须是虚拟或非虚拟总线信号。
此错误的一个可能原因是使用了总线功能块(如合并或单元延迟),在当前情况下,该块无法将总线下游传播到此错误中报告的块。有关复合(即总线)信号及其正确使用的更多信息,请参阅Simulink文档。