Undefined function or method 'decimate' for input type 'double'
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Azzi Abdelmalek
el 2 de Nov. de 2012
Editada: Azzi Abdelmalek
el 2 de Nov. de 2012
Have you a signal processing toolbox? check it in Matlab command with
ver
0 comentarios
Ver también
Categorías
Más información sobre Multirate Signal Processing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!