How can I use function filter in Matlab?
2 views (last 30 days)
Show older comments
I need to use filter function in MatLab to choose some values from number of values
2 Comments
Star Strider
on 20 Mar 2017
The filter function is for signal processing purposes. It cannot ‘choose some values from number of values’.
Please describe what you want to do, preferably with an example.
Walter Roberson
on 20 Mar 2017
What would the input to the filter function be? What would the output be?
Answers (0)
See Also
Categories
Find more on Digital Filter Design in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!