Digital Filter Design block error, filter not valid, please redesign.
52 views (last 30 days)
Show older comments
I am using MATLAB R2025b and trying to design FIR filters using window function in Simulink using the Digital Filter Design Block, when I run the model it gives an error message box saying: "fliiter design is not valid. please redesign". I tried generating MATLAB code of the block and the code runs with no errors.
parameters I used:
low pass filter
rectangular window
order = 50
Fs = 48000 Hz
Fc = 10800 Hz
10 Comments
Anumeha
on 9 Dec 2025 at 6:36
Hi Ahmed,
Seeing the discussion above and getting the same error while trying with R2025a, I think the error can be ignored.
You can also report it as a bug at https://www.mathworks.com/support/bugreports/
Answers (0)
See Also
Categories
Find more on Filter Design and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!