Im getting dimension error in goto (current) block input and output both the sides.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
0 comentarios
Respuestas (1)
Suman
el 30 de Jul. de 2024
Editada: Suman
el 30 de Jul. de 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 comentarios
Ver también
Categorías
Más información sobre Sources en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!