I can't use fdatool why?
25 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I can't use fdatool.Why?
1 commentaire
Walter Roberson
le 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.
Réponses (1)
Ekemini Stephen
le 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 commentaires
Walter Roberson
le 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.
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!