Undefined function or method 'decimate' for input type 'double'

3 views (last 30 days)
I have recently installed R2010b on 64-bit Window 7. It seems that something is utterly wrong with the set up. Although I do have the signal processing toolbox and have added its path to the current path, I keep getting this error message as below,
*>>decimate(1:1000,10) ??? Undefined function or method 'decimate' for input arguments of type 'double'.*
what is wrong with it? I can even open the 'decimate' function file. However, I cannot use it because of this error. How can I fix this problem?
Your answers would be appreciated a lot.
-- SK

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 2 Nov 2012
Edited: Azzi Abdelmalek on 2 Nov 2012
Have you a signal processing toolbox? check it in Matlab command with
ver

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!