I am getting an error instruction when I rerun the Signal processing toolbox function 'resample' with a new vesion of Matlab 2016a that I have just installed? How do I ensure the toolbox in in the call pathway?
2 次查看(过去 30 天)
显示 更早的评论
The error message is as follows ""Undefined function 'resample' for input arguments of type 'double'.
Error in timeanalysis_whalesong (line 73) distance_range0_r=resample(distance_range0t,4,6);
If I type "ver" in the command line, , the signal processing toolbox is listed as would be expected
0 个评论
回答(1 个)
另请参阅
类别
在 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!