Im getting dimension error in goto (current) block input and output both the sides.
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
0 Kommentare
Antworten (1)
Suman
am 30 Jul. 2024
Bearbeitet: Suman
am 30 Jul. 2024
Hi Nikita,
This kind of error occurs when 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. Please make sure the receiving port and the connected signal have suitable data types and dimensions. Without looking at the model, I cannot give a more specific answer.
You can also refer to this similar question: https://www.mathworks.com/matlabcentral/answers/248904-error-in-port-widths-or-dimensions
0 Kommentare
Siehe auch
Kategorien
Mehr zu Sources finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!