Can the assignment block assign a variable sized-signal to a fixed-sized signal?

3 ビュー (過去 30 日間)
Joshua Ford
Joshua Ford 2021 年 6 月 8 日
コメント済み: Scott MacKenzie 2021 年 6 月 8 日
I am wishing to do a bunch of operations on a signal. The source of the signal is variable-sized and so the variable-size propogates throughout the model. I wish to assign a variable sized-siganl (512x2102) to a zero matrix of the same size. An error appears showing that the dimensions are not equal, however they are equal.
Is this problem due to the U port being variable sized?
  1 件のコメント
Scott MacKenzie
Scott MacKenzie 2021 年 6 月 8 日
It would help if you included your code and the complete error message generated.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeSignal Import and Export についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by