freqz Function not working properly in 2010 version
Afficher commentaires plus anciens
Hi.
I am getting an error while using freqz in 2010 Matlab version.
Réponses (2)
Star Strider
le 6 Août 2015
0 votes
Thank you for telling us.
If you want help on the problem, copy and paste the relevant portions of your code, including your filter design, sampling frequency, passband and stopband frequencies, and tell us what the error is. Copy the entire red text from your Command Window and paste it to your Question. Use the ‘Edit’ button to add it to your original Question.
Steven Lord
le 6 Août 2015
0 votes
FREQZ is part of Signal Processing Toolbox. If the error message you receive indicates that FREQZ is an undefined function or variable, check the output of VER to determine if you have this toolbox installed.
Catégories
En savoir plus sur Multirate Signal Processing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!