Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

what is the error in this simulink

1 view (last 30 days)
Yasir Ghazi
Yasir Ghazi on 2 Dec 2017
Closed: MATLAB Answer Bot on 20 Aug 2021
<<
>>

Answers (1)

Walter Roberson
Walter Roberson on 2 Dec 2017
  1. lack of description of the purpose
  2. lack of meaningful signal names
  3. lack of error message
  4. lack of port connection information for the highlighted block
  5. attempts to do arithmetic on a mux'd signal
  6. attempts to do arithmetic between a mux signal of 5 components and a signal of 2 components

This question is closed.

Community Treasure Hunt

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

Start Hunting!