필터 지우기
필터 지우기

Error while compiling simulink model?

조회 수: 6 (최근 30일)
Rik Bakker
Rik Bakker 2019년 2월 21일
답변: Christian Günther 2021년 3월 19일
Dear reader,
When compiling my model in simulink i got the next error:
'Block '...' requires that the signal elements entering its input port 1 occupy contiguous areas of memory. Consider using a Signal Conversion block to create a contiguous segment of memory to sotre a copy of an input signal. Note, however, that the Signal Conversion block cannot be placed at the root level since the model has been setup to export functions. Alternatively, consider modifying the block '...' to accept multiple contiguous input signals if possible. This message is related to a hidden ToAsyncQueueBlock block. Consider manually inserting such a block to debug the problem.'
I have no idea what to do...
Simulink is able to build the model completely, only while compiling i got this error.
Hopefully someone can give me some tips.
Kind regards,
Rik Bakker
Error_simulink.PNG

답변 (2개)

Christian Günther
Christian Günther 2021년 3월 19일
Hello Rik,
I had a similar problem with a hidden ToAsyncQueueBlock.
This was caused by the Simulation Data Inspector.
Stop streaming the signal to Simulation Data Inspector.
Best regards
Christian Günther

amoha
amoha 2019년 6월 26일
Hey, did you find ou the solution to this issue? I have the similar problem.

카테고리

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

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by