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?

1 view (last 30 days)
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

Answers (1)

Luuk van Oosten
Luuk van Oosten on 7 Sep 2016
I think you will find your answer somewhere around here

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!