Error in port widths or dimensions.
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a problem with an add block, when I run the program wrote out: "Error in port widths or dimensions. Output port 1 of 'brushlessdcmotor/BLDC/Add5' is a one dimensional vector with 1 elements." What does it mean? What I have to do?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/161971/image.jpeg)
Thanks.
댓글 수: 0
답변 (1개)
Ed Marquez
2017년 3월 24일
Hey Cosimo,
Try using a Signal Specification block and set the dimensions of the output signal from the Add5 block to 1. Try the same with the output of the switch block. If the issue continues, it is possible that the model is corrupted. In that case, you can copy all the blocks in the existing model and paste them into a blank new model
Good luck!
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!