Error in port widths or dimensions. 'Input Port 1' of 'fccu/Zero-Order Hold' is a one dimensional vector with 1 elements.

1 回表示 (過去 30 日間)
Hammed
Hammed 2024 年 8 月 19 日
編集済み: Shantanu Dixit 2024 年 8 月 20 日
Error:Error in port widths or dimensions. 'Input Port 1' of 'fccu/Zero-Order Hold' is a one dimensional vector with 1 elements.

回答 (1 件)

Shantanu Dixit
Shantanu Dixit 2024 年 8 月 20 日
編集済み: Shantanu Dixit 2024 年 8 月 20 日
Hi Hammed,
It is difficult to see the model clearly from the attached picture, but based on the two error messages (from Mux and zero-order-hold) it seems that the input dimensions to the Mux block are not what the model is expecting. In turn the output error from the mux block might be causing dimension error in Zero-Order-Hold block.
  • Review the input and dimensions of Mux and verify the configuration according to the number of input elements.
  • Ensure that the output from the Mux block matches this expected dimension.
  • Place Signal specification blocks at Mux to ensure expected functionality (by specifying attributes).

カテゴリ

Help Center および File ExchangeLinear Prediction についてさらに検索

製品


リリース

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by