Error in using=> dsa_xilmapper_rtibuildhook.m
Ältere Kommentare anzeigen
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!
Antworten (1)
Sai Sri Pathuri
am 2 Mär. 2020
0 Stimmen
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.
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!