matrix with 2 rows and 1 column Simulink
Show older comments
Hello,
I am getting this error in Simulink..
Error in port widths or dimensions. The signal ... block must be a matrix signal of 2 rows and 1 columns.
Component:Simulink | Category:Model error
Error in port widths or dimensions. .. is a one dimensional vector with 2 elements.
But is a 2 rows and 1 columns matrix not equal to a one dimensional vector with 2 elements??
It is both 1x2? For example x = [1;1] (this is what I have input for example to get this error).
Cheers
1 Comment
Dinesh Yadav
on 22 Jul 2020
Can you share the model so we can examine the problem?
Answers (0)
Categories
Find more on Signal Attributes and Indexing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!