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?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Multirate Signal Processing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!