I can't use fdatool.Why?

1 Comment

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.

Sign in to comment.

Answers (1)

Based on the MATLAB version you are using, fdatool is most likely removed. Use the following code on your command window.
filterDesigner
filterDesigner.PNG

2 Comments

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.
Its now the filterDesigner in the signal processing toolbox

Sign in to comment.

Tags

Community Treasure Hunt

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

Start Hunting!