I am trying to filter a data from sensor using MovingAverageFilter But it gives me error: "Function 'filter' is not defined for values of class 'int16'". How can I overcome this error?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
The MovingAverageFilter was built using the guidelines given on "https://in.mathworks.com/help/dsp/ug/create-moving-average-system-object.html#bui630c".
1 Comment
Adam
on 2 Nov 2017
Convert your data to single or double
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!