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
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Suman
am 20 Jun. 2024
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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!