MATLAB: Does the LMS Adaptive Filter Block from Simulink 4.0 (R12) cause a crash when used in Simulink 5.0 (R13)

adaptiveblocksetscrashdspfilterfilteringlmsslupdate

I have an LMS Adaptive Filter Block from Simulink 4.0 in my model. When I try to run the model in Simulink 5.0 (R13) or try to use the command SLUPDATE to update the block, MATLAB crashes.

Best Answer

This is a bug in Simulink 5.0 (R13).
As a workaround, you can replace the LMS Adaptive Filter Block with the R13 version of this block before running the model.