Undefined function or method 'decimate' for input type 'double'
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Azzi Abdelmalek
2012 年 11 月 2 日
編集済み: Azzi Abdelmalek
2012 年 11 月 2 日
Have you a signal processing toolbox? check it in Matlab command with
ver
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Multirate Signal Processing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!