Mux to Bus error message

조회 수: 37 (최근 30일)
Matthew
Matthew 2015년 5월 20일
댓글: Mujtaba Syed 2021년 10월 13일
I'm getting a strange error when trying to run one of our models in simulink: I'm being told 'The block diagram 'Filename' uses bus signals. However, the 'Mux blocks used to create bus signals' diagnostic is not configured to 'error'. To prevent modeling errors:'
Why am I getting an error message for something I've deliberately turned off? Due to the way the model interfaces with our software it has to have a mux creating a bus otherwise it won't work so I can't replace the muxes with buses.
  댓글 수: 1
Kevin Quigley
Kevin Quigley 2017년 5월 16일
You accepted the answer, but it's unclear if using the suggested setting solved your problem or it prevented you from using your model as implied in your question.
What was the outcome of setting this to 'error'? Did you have to rework the model?

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

채택된 답변

Vinod Sudheesh
Vinod Sudheesh 2015년 5월 27일
Hi Matthew,
To avoid this error please navigate to
Model Configuration Parameters (Ctrl+E) >> Diagnostics >> Connectivity >> Mux blocks used to create bus signals:
and set the value to "error".
Please note that this diagnostic needs to be set to "error" whenever there is a bus signal in the Simulink model so as to ensure that there will not be any problems with block connections while compiling the model.
Hope this helps!
Vinod
  댓글 수: 9
MOHAMMED AL-MAHMODI
MOHAMMED AL-MAHMODI 2020년 12월 31일
Thanks
Mujtaba Syed
Mujtaba Syed 2021년 10월 13일
thanks man

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

추가 답변 (1개)

Gagandip Singh Khanduja
Gagandip Singh Khanduja 2018년 7월 19일
Thank you for useful information

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by