Undefined function or method 'decimate' for input type 'double'
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (1)
Azzi Abdelmalek
am 2 Nov. 2012
Bearbeitet: Azzi Abdelmalek
am 2 Nov. 2012
Have you a signal processing toolbox? check it in Matlab command with
ver
0 Kommentare
Siehe auch
Kategorien
Mehr zu Multirate Signal Processing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!