Error in port widths or dimensions. Output port 1 of 'pfe1_correction16/powergui/EquivalentModel1/Sources/From2' is a one dimensional vector with 4 elements. Component: Simul
3 次查看(过去 30 天)
显示 更早的评论
Error in port widths or dimensions. Output port 1 of 'pfe1_correction16/powergui/EquivalentModel1/Sources/From2' is a one dimensional vector with 4 elements.
Component: Simulink | Category: Block error
0 个评论
回答(1 个)
Suman
2024-6-20
Hi Nadir,
The error indicates that there is a mismatch between the dimension of the data that the signal is carrying and the dimension that the port is expecting or sending out. Since the output port is a one dimension vector, make sure the receiving port and the connected signal comply with that dimensions. Without looking at the model, I cannot give a more specific answer.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!