From: Chuck37 on
I see that simulink has a way to implement filters where the coefficients change on a per sample basis. Is there an equivalent thing in regular matlab? I could make it myself but it might be painfully slow if I had to implement nearly every multiply in an m-file.