how can i fix the error "The signal on the input port must be two-dimensional"?

6 ビュー (過去 30 日間)
marcella febriyanti
marcella febriyanti 2022 年 11 月 23 日
回答済み: Akash 2024 年 10 月 17 日

回答 (1 件)

Akash
Akash 2024 年 10 月 17 日
Hi Marcella,
This error typically occurs with the OSTBC Encoder when the input data does not meet the expected dimensional requirements. The input port of the OSTBC Encoder block requires input data to be specified as a column vector or matrix of values with power-of-two slope and zero bias. It seems the input you are providing might not be a column vector, which could be causing this issue.
For more information about input data dimensions and the Input-to-Output Dimensions for the OSTBC Encoder, you can refer to the following documentation:

カテゴリ

Help Center および File ExchangeCommunications Toolbox についてさらに検索

製品


リリース

R2014a

Community Treasure Hunt

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

Start Hunting!

Translated by