Error in using=> dsa_xilmapper_rtibuildhook.m
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I am in the process of building a Model The model runs in simulink, however, when the model is in the process of building it stops with following error:
Error in C:\Program Files\dSPACE Solution Release 2019-A\ApplTools Solution 19.1\Tools\XILMapper\M\XILMappingGenerator\dsa_xilmapper_rtibuildhook.m:
Error using horzcat
Dimensions of matrices being concatenated are not consistent.
Any ideas why this might be occuring?
Thanks in advance!
0 comentarios
Respuestas (1)
Sai Sri Pathuri
el 2 de Mzo. de 2020
The error might be because of size mismatch between any matrices. Try checking the entire model for such issue.
If this is not the problem, try sharing the model. It might be useful in finding the issue.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!