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

15 ビュー (過去 30 日間)
hanaa altamimi
hanaa altamimi 2020 年 10 月 27 日
回答済み: Alan Moses 2020 年 10 月 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 Center および File ExchangeArray and Matrix Mathematics についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by