Error in using=> dsa_xilmap​per_rtibui​ldhook.m

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!

Answers (1)

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.

Categories

Find more on Simulink in Help Center and File Exchange

Asked:

on 27 Feb 2020

Answered:

on 2 Mar 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!