Have a Problem using CONV2

3 件のコメント

KSSV
KSSV 2021 年 5 月 5 日
To plot the dimensions of (x,y) i.e. tydwave and ydwave should be same. In your case they are not same, so error.
Christopher Ramos
Christopher Ramos 2021 年 5 月 5 日
Yes I see that, but is there a way I can Fix this? It is supposed to work.
KSSV
KSSV 2021 年 5 月 5 日
Get them to same dimensions.

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

回答 (1 件)

Aditya Patil
Aditya Patil 2021 年 5 月 12 日

0 投票

The plot function requires both arguments to be of same size.
While the solution depends on the nature of the data, the most likely cause is missing data in one of the variables, or erroneous data in one of them. Remove such data which doesn't have corresponding value in the other variable.

タグ

質問済み:

2021 年 5 月 5 日

回答済み:

2021 年 5 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by