what is the error in this simulink
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Answers (1)
Walter Roberson
on 2 Dec 2017
1 vote
- lack of description of the purpose
- lack of meaningful signal names
- lack of error message
- lack of port connection information for the highlighted block
- attempts to do arithmetic on a mux'd signal
- 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!