Date: Feb 19, 2013 3:23 PM Author: H Hachem Subject: dsp.SignalSource not found (dsp System Toolbox is available) Hi,
I'm trying to run the code available here: http://www.mathworks.com/help/dsp/ref/dsp.cicdecimatorclass.html
I keep on getting the error :
Undefined variable "dsp" or class "dsp.SignalSource".
I have dsp System Toolbox Version 8.2 , and I can use other objects inside the DSP package but not SignalSource. Any idea why?
Thanks in advance