How I can fix this "Signal Dimension" error message ?

60 次查看(过去 30 天)
Dear friends, I get the following message when I run my simulink model."Unable to determine signal dimensions. There is a loop consisting of 'sim/Mux' that cannot be resolved because signal dimensions are defined by a cyclic relationship. Specifying the signal dimensions on Inport, Mux, Selector, Demuxes will help resolve signal dimensions in the loop. You can also use the Signal Specifications to define the signal dimensions."Any kind help ?

回答(1 个)

Sergey Kasyanov
Sergey Kasyanov 2018-6-9
You may use Simulink/Signal Attributes/Signal Specification block. Specify number of dimensions like that is shown on the picture. [1,3] means that the signal is 1 by 3 array.

类别

Help CenterFile Exchange 中查找有关 String 的更多信息

产品


版本

R2016a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by