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

조회 수: 13 (최근 30일)
Mehmet Can Yiliz
Mehmet Can Yiliz 2018년 6월 8일
댓글: Sergey Kasyanov 2018년 6월 9일
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.
  댓글 수: 1
Sergey Kasyanov
Sergey Kasyanov 2018년 6월 9일
I forgot to notice that you need to place that block after the Mux block.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

제품


릴리스

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by