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 views (last 30 days)
Show older comments
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 Comments
Answers (1)
See Also
Categories
Find more on Multirate Signal Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!