Have a Problem using CONV2

3 views (last 30 days)
Christopher Ramos
Christopher Ramos on 5 May 2021
Answered: Aditya Patil on 12 May 2021
  3 Comments
Christopher Ramos
Christopher Ramos on 5 May 2021
Yes I see that, but is there a way I can Fix this? It is supposed to work.
KSSV
KSSV on 5 May 2021
Get them to same dimensions.

Sign in to comment.

Answers (1)

Aditya Patil
Aditya Patil on 12 May 2021
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.

Community Treasure Hunt

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

Start Hunting!