I can't use fdatool why?
19 次查看(过去 30 天)
显示 更早的评论
I can't use fdatool.Why?
1 个评论
Walter Roberson
2019-10-14
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.
回答(1 个)
Ekemini Stephen
2019-10-14
Based on the MATLAB version you are using, fdatool is most likely removed. Use the following code on your command window.
filterDesigner
2 个评论
Walter Roberson
2019-10-15
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!