I can't use fdatool why?
19 views (last 30 days)
Show older comments
I can't use fdatool.Why?
1 Comment
Walter Roberson
on 14 Oct 2019
Perhaps you do not have Signal Processing Toolbox installed, or do not have it licensed, or you have a version of MATLAB too old to have it?
Note: fdatool will be removed soon. Use filterDesigner instead.
Answers (1)
Ekemini Stephen
on 14 Oct 2019
Based on the MATLAB version you are using, fdatool is most likely removed. Use the following code on your command window.
filterDesigner
2 Comments
Walter Roberson
on 15 Oct 2019
fdatool has not been removed yet as of R2019b. It probably will not last much longer though; it would not surprise me if it is gone in R2020a.
See Also
Categories
Find more on Startup and Shutdown 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!