Error in port widths or dimensions. 'Output Port 1' of 'filtereddxlms/Sum1' is a [1024x1] matrix.

1 次查看(过去 30 天)
Error in port widths or dimensions. 'Output Port 1' of 'filtereddxlms/Sum1' is a [1024x1] matrix.
Component:Simulink | Category:Model error
Error in port widths or dimensions. 'Input Port 1' of 'filtereddxlms/Signal Specification' is a [1x1] matrix.
Component:Simulink | Category:Model error

回答(1 个)

Alan Moses
Alan Moses 2020-10-30
Since the Signal Specification block is a virtual block that exists only to specify the attributes of a signal and plays no role in the simulation of the model, changing the dimension field to [1 1] throws an error as the input width to this block is [1024 1].

类别

Help CenterFile Exchange 中查找有关 Array and Matrix Mathematics 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by