Can anyone help me to solve this error?
Show older comments

4 Comments
Sulaymon Eshkabilov
on 1 Jun 2021
It is a signal size related err in Simulink.
Can you post your model or screenshot of your model?
Shankarao Rajasuriyan
on 1 Jun 2021
Shankarao Rajasuriyan
on 1 Jun 2021
Alex Alex
on 7 Jun 2021
Try use block "Memory"
Answers (1)
Dr. Pemendra Kumar Pardhi
on 11 Jun 2021
0 votes
Dear
Shankarao Rajasuriyan
It is occur due to Numbers of signal input in the multiplication/division block
After Mux block there are three sinal are caring, moreover you have used multiplication block of single signals
Go inside the Multiplication block and replace (*) with (***) if you have three input signals
To your help, I have also attached an image of the inside of your model.

You need to change in all sub system of your model as per requirements
I hope it will be helpful for you
Thanks
Pemendra Kumar Pardhi
1 Comment
Shankarao Rajasuriyan
on 13 Jun 2021
Categories
Find more on Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!