From: Pratap on
Hello,

I am working on matlab 2007a on windows. I have complier & signal processing toolbox installed on my computer.

On compling the code with mcc -m, I got an error undefined varialbe or function hanning.
This is the error message.
%%%%%%%%%%%%
Undefined function or method 'hanning' for input arguments of type 'double'.
Error in ==> window at 52

Undefined function or method 'hanning' for input arguments of type 'double'.
??? Error while evaluating uicontrol Callback.
%%%%%%%%%%%%

Thanks, Prats