Clear Filters
Clear Filters

I can't use fdatool why?

16 views (last 30 days)
SAIFUL IKHSAN BIN NOR ZULKARNAIN
Commented: Yuanzhe Liu on 31 Mar 2021
I can't use fdatool.Why?
  1 Comment
Walter Roberson
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.

Sign in to comment.

Answers (1)

Ekemini Stephen
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
filterDesigner.PNG
  2 Comments
Walter Roberson
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.
Yuanzhe Liu
Yuanzhe Liu on 31 Mar 2021
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!